hi,
i have a .htaccess file. When I include this line it creates an internal server error. I know that the file works as I have redirects for 404 errors etc and they work.
If that doesn't work (it didn't for me...) Search for something like '<Directory "C:/Program Files/Apache Group/Apache2/htdocs">' and then scroll down to see ' AllowOverride None', and change that to ' AllowOverride All'.
Bookmarks