[PHP] PHP process .html extension file

2003-11-17 Thread BennyYim
PHP server will interpret .php extension files (index.php) as default.

What should I set if I want the PHP server also interpret .html files (e.g. 
index.html) before send to client?

Thank You !

.---.
| Message Posted by NewsgroupXplorer|
| http://www.newsgroupxplorer.com   |
|   |
| Your newsreader in your browser.  |
`---'

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



[PHP] .html extension PHP page be interpret

2003-11-18 Thread BennyYim
I using WinXP + Apache 1.3.24 + PHP 4.3.3
 
My apache default will interpret .php extension file. (e.g.
index.php)

If I have a PHP page, but I want to use .html file extension (e.g. index.html).
what I need to set to make those html extension page be interpret by server.

I want those .html extension PHP page be interpret.

Thank You !


.---.
| Message Posted by NewsgroupXplorer|
| http://www.newsgroupxplorer.com   |
|   |
| Your newsreader in your browser.  |
`---'

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