On 11/2/06, Richard de Vries <richard_devries@xxxxxxxxx> wrote:
I have a very strange situation. I am running two webservers. Both Apache 2.0.59 with almost identical configuration. On both servers I configured a mod_rewrite rule. It works on one, but not on the other. The webserver that does not work reports the following error message: [Thu Nov 02 08:22:16 2006] [error] [client xxx.xxx.xxx.xxx] Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden: /var/www/html/secure
There error message is quite explicit. On the working server, you must have someplace else in the config (or an .htaccess or an Include'd config file) where you are turning on Options FollowSymLinks or SymLinksIfOwnerMatch. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx