I am trying to set-up my localhost development server. I have everything working but when I try to add an .htaccess
it throws this error:
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.
I dont know exactly why this is, this is pretty much the exact same setup as the other developers machine, but when using my .htaccess file I get that error.
Here is my .htaccess
file (NOTE: They are commented because I left my site with this setup. It only lets me view the index page. Without this .htaccess
file, I can navigate.):
This is the only thing in my .htaccess file right now, and it breaks.
RewriteEngine On