Re: [users@httpd] Re: Serve /var/www and public_html

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

 



Will a default setup allow me to fire cgi in these places:

/var/www/localhost/cgi-bin
/var/www/localhost/htdocs (and all subdir)
~/public_html (and all subdir)

It appears not to here.


If you want cgi execution in /var/www/localhost/cgi-bin
then why do you have

<Directory "/var/www/localhost/cgi-bin/">
   AllowOverride None
   Options None
   Order allow,deny
   Allow from all
</Directory>

????!

Oh.. and what's in these:     Include /etc/apache2/vhosts.d/*.conf   ?
Have you checked?

Sorry but I wont be able to debug this for you with snippets, nor do I really want
to pour over someone else's conf file  :(   as that sucks.  But it looks like you just need
to rtfm and look carefully at what you're doing.

-ds



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