Re: cgi-bin in VirtualHost

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

 



At 01:39 PM 5/7/2007, you wrote:
On 5/7/07, Joe Demeny <jd_boro@xxxxxxxxxx> wrote:

It never occurred to me that I needed to add these permissions in the
<Directory> section.

In the main configuration part I have user directories defined as:

<Directory /home/*/htdocs>
     AllowOverride None
         Order allow,deny
         Allow from all
</Directory>

I assumed that this definition was going to be "inherited" by the
<VirtualHost> directives.

It is. But your cgi bin directory is not under /home/*/htdocs. If you
have a bunch of sites, you may want to add a similar section for
<Directory /home/*/cgi-bin>.

Joshua.

Duuhh... thank you!

Joe



---------------------------------------------------------------------
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


[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