BUG: suEXEC incompatibility
Brought to you by:
lee_herron
For security reasons, suEXEC (an Apache module to allow
CGI scripts to run as a different user than the web
server) refuses to follow symlinks to CGI scripts.
Therefore, suEXEC cannot run the symlink to "index.cgi"
that the installation process creates.
Fix: Use a hard link, or copy the file.