Hi,
I'm trying to access a php page in our own server (Win2k, Apache Web Server) from another application other than browser. The application uses a plugin which can call any urls and returns the result as html.
For normal html files and links from other php sites are working fine. But some settings on our servers has to be changed so that it allows to call the php script from other application other than normal browser
Pls help me how can I do this. I attach the error here
Thanks
Ahmad
==============================================
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 (http://php.net/security.cgi-bin )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
("http://php.net/install.windows") the manual page.