php på iis 6
Jeg har nogle problemer med at få php til at virke på min webserver. jeg køre med iis 6.0 på en windows 2003 server.Jeg har kørt php's intaller (version: 4.3.4). men når jeg oprette et php side og prøve at nå den fra min bowser får jeg denne besked:
----------------------------
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.
---------------------------
Er der nogen som har et svar på hvad jeg skal gøre..?