View Single Post
Old 2007-12-09, 11:44 PM   #1
Beaver Bob
Porn Blog Addict
 
Beaver Bob's Avatar
 
Join Date: Oct 2005
Location: Las Vegas, Nevada
Posts: 715
Send a message via ICQ to Beaver Bob
you can run php pages as .html by adding this line to you .htaccess or apache config.

PHP Code:
AddType application/x-httpd-php .php .html 
Beaver Bob is offline   Reply With Quote