Het bestand staat zoals het hoort in "F:/Server/Apache2/htdocs/". Dit heb ik toegevoegd aan mijn httpd.conf bestand:The requested URL /php5/php-cgi.exe/index.php was not found on this server.
Code: Selecteer alles
ScriptAlias /php/ "F:/Server/PHP5/"
AddType application/x-httpd-php .php
Action application/x-httpd-php "/PHP5/php-cgi.exe"