Jabop Posted June 8, 2008 Share Posted June 8, 2008 My .htaccess: RewriteEngine on My directory config in apache2.conf: <Directory "/var/www/html"> AllowOverride All Order Allow,Deny Allow from All </Directory> My directory is configured to allow overrides, but I'm still getting: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, [no address given] 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. Does anyone know what this could be caused by? Quote Link to comment Share on other sites More sharing options...
Jabop Posted June 8, 2008 Author Share Posted June 8, 2008 I'm silly, I didn't have the module loaded. Solved Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.