Posted by Krycek on 10/13/01 11:26
Dnia 10-09-2005 o 20:17:04 John Malcolm <john.malcolm3@ntlworld.com>
napisał:
> Security Alert! The PHP CGI cannot be accessed directly.
[...]
It is HTTP server settings problem - see
http://us3.php.net/security.cgi-bin
In short - you have to set up php by:
Action php-script /cgi-bin/php
AddHandler php-script .php
(on Apache of course - or if You use another server you have to set up
REDIRECT_STATUS enviornment variable to 200)
--
Krycek
Navigation:
[Reply to this message]
|