On Sun, 11 Jan 2004, MadHD wrote:
> Try to rename the .html file in .php (index.html -> index.php) and test
> it. You can reconfigure apache to pass all .html files to php compiler
> but i don't recommend it because it reduce drastically the performance.

...IF those .html files don't mostly all contain PHP code.
Same performance hit if you were naming plain HTML files as .php...

-- 
Kelly Hallman
// Ultrafancy

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to