On 7/25/05, Doug Lipman <doug@xxxxxxxxxxxxxxxxx> wrote: > Thanks so much, Joshua, for your helpful reply. > > When you say, > >>First, it is not necessary to rename your files to use PHP. PHP can > >be configured to work on any extension, not just .php > > I take it that you mean I can configure PHP to parse all .html files > in a web directory, by using an .htaccess file. If I do that, will I > run the risk of a major slow-down of my site? You can also put a <Files> section inside an .htaccess file that activates php only for a single file. If you do that, you probably wouldn't see any significant speed decrease. And in any case, I'd guess that the difference between ssi and simple php probably isn't huge anyway. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx