Re: Re: Running script CGI with IncludesNOEXEC

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

 



On Wed, Jan 18, 2012 at 01:06:19PM +0100, Petr Hracek wrote:
> -- in the apache2 configuration file is mentioned
>   <Directory /opt/apache2/htdocs/>
>      Options IncludesNOEXEC -MultiViews -FollowSymLinks
>      Order deny,allow
>      Allow from all
>   </Directory>

In your Options line you are mixing absolute and relative directives.
Don't do that. If instead you do

      Options +IncludesNOEXEC -MultiViews -FollowSymLinks

you may solve your problem. See the warning box in this section:
http://httpd.apache.org/docs/2.2/mod/core.html#options

Pete
-- 
Openstrike - improving business through open source
http://www.openstrike.co.uk/ or call 01722 770036 / 07092 020107

Attachment: pgpE4P60DYuxx.pgp
Description: PGP signature


[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