cant use .htaccess on a RaQ
I'm trying to get htaccess files working on a RaQ, but I keep getting a configuration error page, and apache is telling me "not allowed here".example of actual error...
[Wed Nov 5 17:17:46 2003] [alert] [client 192.168.0.1] /home/sites/home/web/.htaccess: Redirect not allowed here
where can I put the directive that allows me to use the following options for sites just by using htaccess??? I want to use the options: Indexes FollowSymLinks MultiViews Includes.
I've searched google, but I get a bunch of posts from mailing lists with no solution, or solutions with dead links.
Any ideas?