no save
Assistance
Achat
News

Forum | webmastering
Probleme Url rewriting + redirection 404...
BesoinDEAD, le mar. 13 janv. 2009 à 14:13:08
Salut a tous les Webeux,


Je viens de terminer un site et je m'attaquais a la personnalisation des erreurs 404.

Je suis heberge chez 1and1 et mon url rezriting fonctionne par contre, impossible de faire fonctionner la redirection personnalisee, la page 404 de 1and1 est plus forte que tout...

Ci-joint mon .htaccess pour que vous puissiez y jeter un oeil.


Options +FollowSymLinks
RewriteEngine on

RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

ErrorDocument 404 /erreur404.php

RewriteRule accueil.html$ /siteweb/droite/index.php?p=page1
RewriteRule realisations.html$ /siteweb/droite/index.php?p=page2
RewriteRule techniques.html$ /siteweb/droite/index.php?p=page3
RewriteRule vente.html$ /siteweb/droite/index.php?p=page4
RewriteRule garanties.html$ /siteweb/droite/index.php?p=page5
RewriteRule contactez_nous.html$ /siteweb/droite/index.php?p=page6
RewriteRule notice_legale.html$ /siteweb/droite/index.php?p=notice_legale
RewriteRule plan_du_site.html$ /siteweb/droite/index.php?p=plan_du_site


Quelqu'un saurait exactement ce qui ne vas pas ? ou pourrait eventuellement me guider vers des etapes ?

D'avance merci...Configuration: Windows XP
Internet Explorer 6.0


bg62
13 janv.
Suivant
REPONSES
bg62
13 janv.
BesoinDEAD
13 janv.
bg62
13 janv.
BesoinDEAD
13 janv.
bg62
13 janv.
BesoinDEAD
13 janv.
BesoinDEAD
13 janv.
bg62
14 janv.
Version Web
Réalisé par RedShift
no save