Hello,
Can anyone tell me how to enable so that the mod_rewrite will work without getting internal server error, or 404 not found?
if I use normal .htaccess i get a internal server error
if I comment out
#Options -MultiViews
#RewriteEngine on
the site works with all direct urls with .php in them but all "rewritten" urls doesn't, the give error 404.