Greetings. I've uploaded a PHP application to my site. When attempting to execute the application's configuration page, I received the following message: Security Alert! The PHP CGI cannot be accessed directly. This PHP CGI binary was compiled with force-cgi-redirect enabled. This means that a page will only be served up if the REDIRECT_STATUS CGI variable is set, e.g. via an Apache Action directive. For more information as to why this behaviour exists, see the manual page for CGI security. For more information about changing this behaviour or re-enabling this webserver, consult the installation file that came with this distribution, or visit the manual page.</font id="size1"> Note that my "real" domain is still propagating, so I used the DASP-assigned temporary URL. Can someone offer some insight on why I received this message and how to avoid it? Thanks in advance for any info.
is your directory permissions set to anonymous deny? I am getting the same error with anonymous set to deny.