Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
www.taxi-78.com
/
htdocs
/
admin000
/
connected
/
/srv/data/web/vhosts/www.taxi-78.com/htdocs/admin000/connected/.htaccess
###Variable d'environnement SetEnv MAGIC_QUOTES 0 SetEnv REGISTER_GLOBALS 0 ###Interdire le listing contenu d'un dossier Options -Indexes ###To make sure that rewritten dir or file (/|.html) will not load dir.php in case it exist #Options -MultiViews ###Reecriture URL RewriteEngine on Options +FollowSymlinks #RewriteCond %{HTTP_HOST} !^$ #RewriteRule ^(.*) /$1 [QSA,L,R=301] RewriteRule ^accueil$ ./index.php [L] RewriteRule ^prestations$ ./index.php [L] RewriteRule ^prestation-1$ ./index.php [L] RewriteRule ^prestation-2$ ./index.php [L] RewriteRule ^entreprise$ ./index.php [L] RewriteRule ^pageNew$ ./index.php [L] RewriteRule ^CGV$ ./index.php [L] RewriteRule ^actualites$ ./index.php [L] RewriteRule ^actualite-ajout$ ./index.php [L] RewriteRule ^actualite-edition-([0-9]+)$ ./index.php?id=$1 [L] #RewriteRule ^actualite-suppression-([0-9]+)$ ./index.php?id=$1 [L] RewriteRule ^actualite-suppression$ ./index.php [L] RewriteRule ^actualite-commentaire$ ./index.php [L] RewriteRule ^actualite-commentaire-archive$ ./index.php [L] RewriteRule ^nos-clients$ ./index.php [L] RewriteRule ^client-ajout$ ./index.php [L] RewriteRule ^client-edition-([0-9]+)$ ./index.php?id=$1 [L] #RewriteRule ^client-suppression-([0-9]+)$ ./index.php?id=$1 [L] RewriteRule ^client-suppression$ ./index.php [L] RewriteRule ^galerie-unique$ ./index.php [L] RewriteRule ^albums$ ./index.php [L] RewriteRule ^album-ajout$ ./index.php [L] RewriteRule ^album-edition-([0-9]+)$ ./index.php?id=$1 [L] RewriteRule ^album-add-image-([0-9]+)$ ./index.php?id=$1 [L] RewriteRule ^avis(-(delete|active|pause)-([0-9]+))?$ ./index.php?action=$2&id=$3 [L] RewriteRule ^bandeau$ ./index.php [L] RewriteRule ^liens-utiles$ ./index.php [L] RewriteRule ^partenaires(-(0|1)-([0-9]+))?$ ./index.php?id=$3&state=$2 [L] RewriteRule ^ressources$ ./index.php [L] RewriteRule ^catalogue$ ./index.php [L] RewriteRule ^add-product$ ./index.php [L] RewriteRule ^edit-product-([0-9]+)$ ./index.php?id=$1 [L] RewriteRule ^pages-profondes$ ./index.php [L] RewriteRule ^page-profonde-ajout$ ./index.php [L] RewriteRule ^page-profonde-edition-([0-9]+)$ ./index.php?id=$1 [L] RewriteRule ^page-profonde-suppression$ ./index.php [L] RewriteRule ^devis$ ./index.php [L] RewriteRule ^contact$ ./index.php [L] RewriteRule ^404$ ./404.php [L] ErrorDocument 404 /404 ErrorDocument 403 /404