It's httpd.conf
Add:
Action application/x-httpd-php4 "/php/php.exe"
AddType application/x-httpd-php4 .php
Where "/php/php.exe" is the path to the php.exe file.
Alain
On Sat, Sep 08, 2001 at 10:01:56PM -0400, seberrios wrote:
> I need to know wich line i have to add to htppd.txt (config file of apache)
> to be able to use PHP within windows
>
> SEBF
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]