hallo,
Das ist jetzt korrekt;
ScriptAlias /php/ "C:/Webdesign/Webserver/php/"
AddType application/x-httpd-php .php
und hier hängts:
Action application/x-httpd-php "/php.exe"
richtig wäre:
Action application/x-httpd-php "/php/php.exe"
mfg
Christoph S.