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

Re: cgi-bin works with IP but not domain name



On Mon, 08 Nov 2010 05:54:17 -0500, Zachary Uram wrote:

> I have various name based virtual hosts setup. They all work fine.
> However if I try to run a script in /usr/lib/cgi-bin it fails when I
> specify the domain name, but works if I specify my IP name (this is a
> VPS)!

(...)

>         ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ <Directory
>         "/usr/lib/cgi-bin">
>                 AllowOverride None
                  ^^^^^^^^^^^^^^^^^^

Shoudn't be "AllowOverride Options"?

>                 Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch Order
>                 allow,deny
>                 Allow from all
>         </Directory>

Greetings,

-- 
Camaleón


Reply to: