10 Apr 2012 16:24
[chrokee] need help with redirecting rules
jjyvon <jj.yvon <at> dis-info.com>
2012-04-10 14:24:02 GMT
2012-04-10 14:24:02 GMT
Hi, I'am a noob with cherokee and i have an issue with redirection. I'm migrating my old web server from Appache to cherokee and i havesome troubles to translate tow redirecting rules : # rediriger domaine.com vers www.domaine.com RewriteCond %{HTTP_HOST} ^domain\.fr$ [NC] RewriteRule ^(.*) http://www.domain.fr/$1 [QSA,R=301,L] RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /([^/]+/)*index.php RewriteRule ^index.php(.*)$ http://www.domain.fr$1 [R=301,L] I hope someone could help me to make this rules working. Thanks for reading. JJYVON -- View this message in context: http://cherokee-web-server-general.1049476.n5.nabble.com/chrokee-need-help-with-redirecting-rules-tp5630052p5630052.html Sent from the Cherokee Web Server - General mailing list archive at Nabble.com.
RSS Feed