]> granicus.if.org Git - php/commitdiff
updated cgi warning notice.
authorJames Cox <imajes@php.net>
Thu, 2 May 2002 14:55:12 +0000 (14:55 +0000)
committerJames Cox <imajes@php.net>
Thu, 2 May 2002 14:55:12 +0000 (14:55 +0000)
sapi/cgi/cgi_main.c

index 7661565a6f8f3a11598ad0852bcbdfd4022b3098..98e4260a8a0d7ca4166d0be471b0658719985cbd 100644 (file)
@@ -598,6 +598,8 @@ int main(int argc, char *argv[])
 <p>This PHP CGI binary was compiled with force-cgi-redirect enabled.  This\n\
 means that a page will only be served up if the REDIRECT_STATUS CGI variable is\n\
 set, eg via an Apache Action directive.</p>\n\
+<p>For more information as to <i>why</i> this behaviour exists, see the <a href=\"http://php.net/security.cgi-bin\">
+manual page for cgi security</a>.</p>\n
 <p>For more information about changing this behaviour or re-enabling this webserver,\n\
 consult the installation file that came with this distribution, or visit \n\
 <a href=\"http://php.net/install.windows\">the manual page</a></p>\n");