Re: [PHP] PHP + APACHE on Win2k

2001-05-08 Thread Brian Clark
Hi macky, @ 5:28:51 AM on 5/8/2001, macky wrote: > how can apache interpret PHP code placed inside HTML document... or > on .php pages...? By installing PHP either as a DSO or a CGI. Instructions for doing so are here: Alternatively, I like to use the version lo

RE: [PHP] PHP + APACHE on Win2k

2001-05-08 Thread Peter Houchin - SunRentals Aust
Add that to your http.conf file in apache ScriptAlias /php4/ "drive:/php/" Action application/x-httpd-php4 "/php4/php.exe" AddType application/x-httpd-php4 .php Peter Houchin [EMAIL PROTECTED] = _