14/11/2012, 16:55:31
.htaccess
RewriteCond %{HTTP_HOST} ^(www\.cuisines-louarn\.com)(:80)? [NC]
RewriteRule ^(.*) http://www.cuisines-louarn.fr/$1 [R=301,L]
# To deny PHPs <Files ~ "\.(php|php3|php4|php5|phtml|pl|cgi)$"> order deny,allow deny from all </Files>
RewriteCond %{HTTP_HOST} ^(www\.cuisines-louarn\.com)(:80)? [NC]
RewriteRule ^(.*) http://www.cuisines-louarn.fr/$1 [R=301,L]
# To deny PHPs <Files ~ "\.(php|php3|php4|php5|phtml|pl|cgi)$"> order deny,allow deny from all </Files>