internal server error
Posté : 29 oct. 2008, 20:00
Bonjour à tous,
j'ai un problème uniquement sur mon hébergeur phpnux. Le site marche très mal et l'erreur suivant est récurrente :
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, postmaster@ 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.
Voici mon htaccess :
Le site fonctionne parfois super bien puis bloque.
Ce problème ne se produit que sur cet hébergeur. Sur un autre hébergeur je n'ai pas ce soucis
Merci pour votre aide
j'ai un problème uniquement sur mon hébergeur phpnux. Le site marche très mal et l'erreur suivant est récurrente :
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, postmaster@ 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.
Voici mon htaccess :
Code : Tout sélectionner
RewriteEngine on
RewriteCond %{REQUEST_URI} !/assets.*
RewriteRule !\.(js|ico|gif|jpg|png|css)$ index.php
Ce problème ne se produit que sur cet hébergeur. Sur un autre hébergeur je n'ai pas ce soucis
Merci pour votre aide