Bonjour
J'ai des url rewriting sur mon site, dans différents repertoires, et ca fonctionne bien.
Par contre dès que j'en mets un dans le repertoire sur lequel pointe mon sous domaine (/scubaxpedia) il plante (avec ou sans le RewriteBase).
Voici le .htaccess, l'url et l'erreur, l'hebergement c'est chez OVH, si qq a une idée ... merci
- - - - - - -
RewriteEngine on
RewriteBase /scubaxpedia
RewriteRule ^(.*)$ index.php [L]
- - - - - - -
-http://www.site-de-plongee.scubadata.com/test.html
- - - - - - -
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, tech @ovh.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/1.3.36 Server at -www.site-de-plongee.scubadata.com Port 80
J'ai des url rewriting sur mon site, dans différents repertoires, et ca fonctionne bien.
Par contre dès que j'en mets un dans le repertoire sur lequel pointe mon sous domaine (/scubaxpedia) il plante (avec ou sans le RewriteBase).
Voici le .htaccess, l'url et l'erreur, l'hebergement c'est chez OVH, si qq a une idée ... merci
- - - - - - -
RewriteEngine on
RewriteBase /scubaxpedia
RewriteRule ^(.*)$ index.php [L]
- - - - - - -
-http://www.site-de-plongee.scubadata.com/test.html
- - - - - - -
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, tech @ovh.net and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache/1.3.36 Server at -www.site-de-plongee.scubadata.com Port 80