Kod
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .php4
AddType application/x-httpd-php .phtml
AddType application/x-httpd-php-source .phps
ScriptAlias /_php/ "C:/Program Files/PHP5"
Action application/x-httpd-php "/_php/php.exe"
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .php4
AddType application/x-httpd-php .phtml
AddType application/x-httpd-php-source .phps
ScriptAlias /_php/ "C:/Program Files/PHP5"
Action application/x-httpd-php "/_php/php.exe"
przy takiej konfiguracji pojawawi się komunikat o pobraniu pliku i opis :
Typ pliku : application/h-httpd-php
Adres : http://localhost
Proszę o podpowiedź - nigdy mi się coś takiego nie zdażyło.