apache mud_rewrite problem
Posted: Fri Sep 16, 2005 6:03 am
Following is the error when i try to access the page.
here is my .htaccess file code
---------------------------------------------------------------
RewriteEngine On
RewriteRule ^(.*).html content.php?ContentID=$1
-------------------------------------------------------------
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@eligorecruit.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 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
can any one help me in this regards.
Mannan.
here is my .htaccess file code
---------------------------------------------------------------
RewriteEngine On
RewriteRule ^(.*).html content.php?ContentID=$1
-------------------------------------------------------------
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@eligorecruit.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 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
can any one help me in this regards.
Mannan.