in reply to Re^2: To Run perl through CGI
in thread To Run perl through CGI
to beAlias /cgi-bin /var/www/cgi-bin/
(note use of ScriptAlias rather than Alias and the new trailing slash in the first string after ScriptAlias)ScriptAlias /cgi-bin/ /var/www/cgi-bin/
|
|---|