Re: [PHP3] extensions problem
[email protected] ("Tony McGee") Thu, 8 Jun 2000 11:11:49 +1000
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <010801bfd0e6$8882eb40$4205000a@dazhel> |
> Sorry, > > Let's try again... > > Is it possible to get .htm files parsed as .php files using PWS on NT? > > Regards, > > Matthew Delmarter > It should be by following the Win9x/NT-PWS install instructions at http://www.php.net/manual/html/install-windows95-nt.html and substituting .htm for .php3 in the line: Type in the extension you wish to use for your php scripts. ex: .php3 It's a big performance hit though on the already bloated PWS. Why not just rename the .htm files to .php ?