ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/ <Directory "/usr/lib/cgi-bin"> AllowOverride None Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch Order allow,deny Allow from all </Directory>
so i have a new virtual host set up @ /var/www2
i can access everything fine.
except when i navigate to /cgi-bin/
it throws 403 error.