ocavailhes/tvnt/master/.htaccess
RewriteEngine on RewriteRule ^emetteurs-418.html(.*)$ /pylones/emetteur.php$1 [L,QSA] RewriteRule ^actualite(.*)$ /news-reception-tvnt [L,QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} ^/(.*)$ RewriteCond %{REQUEST_URI} !^/forum(.*)$ RewriteRule ^(.*)$ /index.php?q=$1 [L,QSA]
Files
