Zasto dodajes PHP preko dll-a?
Kod:
ScriptAlias /php/ "C:/php/"
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php3
AddType application/x-httpd-php .php4
AddType application/x-httpd-php .phtml
Action application/x-httpd-php "/php/php.exe
Probaj ovako... Meni uvijek uspjeva i naravno dodaj gore pri vrhu gdje imas DirectoryIndex
Kod:
DirectoryIndex index.html index.html.var index.htm index.htm.var index.php index.php3 index.php4
Da bi ti i index.php vazilo kao prva strana
P.S. Nije mi se dalo sve citat pa ako sam negdje omasio javite
