Hi there!

--- Nabil <[EMAIL PROTECTED]> wrote:
> How can confugure Apache to execute a real php files
> but with fake extention
> like .foo  or .pl or even .html?

I don't have any Apache around right now but you have
to search inside httpd.conf for the "php" string, one
of the entries is the one defining which files should
be processed by php before giving the results to
Apache. Just add .html, .whatever to the .php that is
already listed there.

Kisses,
Maria

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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

Reply via email to