Rewrite URL

Status
Not open for further replies.

claudeversace47

New Member
Messages
1
Reaction score
0
Points
0
Please help me i'm french but i try to explain my problem. I developpe a web site and I use CodeIgniter in my own computer I can use Rewrite URL Mode with .haccess file but when upload all files in web server i getan error like this :

<<Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, no-reply@x10hosting.com 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.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.>>

Please help me
 

descalzo

Grim Squeaker
Community Support
Messages
9,373
Reaction score
326
Points
83
If .htaccess is in your document root (public_html), make sure it has RewriteBase / before any RewriteRule
 
Status
Not open for further replies.
Top