Error: [warn] Useless use of AllowOverride

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

 



Hi all,

I have apache2.2 and tomcat 5.5 installed. when ever i start apache server i got this warning:        [warn] Useless use of AllowOverride in line .....

I checked these line numbers are in mod_jk.conf file which has been auto-generated by  tomcat. These lines are:

    <Location "/servlets-examples/WEB-INF/*">
        AllowOverride None   => on this line
        deny from all
    </Location>

    <Location "/servlets-examples/META-INF/*">
        AllowOverride None   => on this line
        deny from all
    </Location>

...
Does any one have idea why I am getting this warning.

Thanks

 


[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