[users@httpd] rewrite not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am trying to use rewrite and it is not working. I have a debian sarge system. Here are the pertinent facts from the conf file and error log. If I remove the <Driectory> block the systems works fine.

 

I know I am missing something but not sure what.

 

ii  apache         1.3.33-6sarge2 versatile, high-performance HTTP server

ii  apache-common  1.3.33-6sarge2 support files for all Apache webservers

ii  apache2-utils  2.0.54-5sarge1 utility programs for webservers

 

Alias /twiki/ "/var/www/twiki/"

BrowserMatchNoCase ^$ anonymous_spider

<Directory "/var/www/twiki/">

        Options +FollowSymLinks

        DirectoryIndex index.html

        RewriteRule /index\.html /bin/view [R]

        RewriteEngine on

        Order Allow,Deny

        Allow from all

        Deny from env=anonymous_spider

</Directory>

 

[Wed Oct  4 15:15:39 2006] [error] [client 192.168.2.102] Options FollowSymLinks or SymLinksIfOwnerMatch is off which implies that RewriteRule directive is forbidden: /var/www/twiki/pub/TWiki/PatternSkin/background_input.gif


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux