ScriptAlias /cgi-bin/ "C:/Apache/cgi-bin/"
ScriptAlias /php4/ "C:/php4/"
AddType application/x-httpd-php .phtml .php .php4 -q
AddType application/x-httpd-php-source .phps
Action application/x-httpd-php /php4/php.exe
PHP is located at c:\php4\
It's all installed but I don't know what to do...