t: [us...@httpd] Alias/authentication precedence
Hi.
Apache 2.2
Suppose I have a VirtualHost configured (partially) such :
DocumentRoot /var/www/site1/docs
ScriptAlias /cgi-bin/ /var/www/site1/cgi-bin/
Order Allow,Deny
Allow from all
SetHandler xxx
...
# Note : in the abo
Hi.
Apache 2.2
Suppose I have a VirtualHost configured (partially) such :
DocumentRoot /var/www/site1/docs
ScriptAlias /cgi-bin/ /var/www/site1/cgi-bin/
Order Allow,Deny
Allow from all
SetHandler xxx
...
# Note : in the above directory is physically stored a script called
"myscrip