Posted by sibu on March 3, 2009
Error: Script Alias for scgi-bin was missing
Error:
Script Alias for scgi-bin was missing
FIx:
Add the following Script Alias for the user’s virtual host /usr/local/apache/conf/httpd.conf
ScriptAlias /scgi-bin/ /home/username/public_html/scgi-bin/Restart apache.
Add A Comment