Silvio Siefke wrote:
Hello,

i want to configure Apache2 under Windows Server 2003.

The follow lines i have write:
Action application/x-httpd-php "/php/php-cgi.exe"
AddHandler application/x-httpd-php .php

That AddHandler is for mod_php.  To run PHP as CGI, you'd
want the cgi-script Handler.

Can't help with anything else that might affect you on Windows.

--
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to