Re: Re: Running script CGI with IncludesNOEXEC
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: users@xxxxxxxxxxxxxxxx
- Subject: Re: Re: Running script CGI with IncludesNOEXEC
- From: Pete Houston <ph1@xxxxxxxxxxxxxxxx>
- Date: Wed, 18 Jan 2012 12:15:50 +0000
- In-reply-to: <CAOdshCx+-DjRQq4UnejAzCN2dG3ntDt--XXPfNc=cQOPUtB1yA@mail.gmail.com>
- Organization: Openstrike
- Reply-to: users@xxxxxxxxxxxxxxxx
- User-agent: Mutt/1.5.21 (2010-09-15)
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]