RewriteEngine
Hello,
I am getting :
Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden in my error_log file.
I have tried the adding the following lines to my .htaccess file but still no luck :
Options +FollowSymLinks
RewriteEngine On
I am getting the error when I try to submit a page to a cgi script.
Thanks
Andy
|