Chris Wesley wrote: >In your Apache config, add .html to the list of extensions handled by php. >e.g. - >AddType application/x-httpd-php .phtml .php .php3 .html .php4
This works great in my test site here. Will this cause a lot of overhead if I add that to the httpd.conf of a production server with 1000's of users hitting html all day? Like 10% hit in performance, 20...30...? No noticeable? :) Larry S. Brown MCSE Dimension Networks, Inc. Member ICCA (727) 723-8388 -----Original Message----- From: Chris Wesley [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 24, 2002 7:57 PM To: [EMAIL PROTECTED] Cc: Larry Brown Subject: Re: [PHP] embedding php into html On Wed, 24 Apr 2002, Larry Brown wrote: > problems. I have a client whose specific need to to keep the .html > extention. I want to embed a php script into the html but the script won't > run. I've tried two php enabled servers running apache and neither picks it > out. Is there a trick I'm missing? > > Larry S. Brown MCSE g.luck, ~Chris /"\ \ / Microsoft Security Specialist: X The moron in Oxymoron. / \ http://www.thebackrow.net -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php