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 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/pan.2010.11.08.11.59...@gmail.com