On Sat, Mar 24, 2001 at 09:06:36PM -0500, Mauricio Junqueira wrote:
> Hi,
> I believe I am missing some configuration regarding my apache becouse 
> I can only get php to work inside a file .php. 
> If my page extension is .html, nothing happend with the php script; but 
> just changing from .html to .php everthing works fine.
> Anyone? Anyhelp?

If you ar using a *nix system, you probably need to add:

AddType application/x-httpd-php .html

to you httpd.conf

-- 
Jason Stechschulte
[EMAIL PROTECTED]
--
/* we have tried to make this normal case as abnormal as possible */
             -- Larry Wall in cmd.c from the perl source code

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to