Hasan Muhammad wrote:
> 
> I can run *.php3 scripts fine, but not *.php
> 
> Below is my midgard-data.conf file.

> # sss mods end   -- midgard
> 
> MidgardDatabase midgard midgard midgard
> MidgardTemplate phpelements.xml
> AddType application/x-httpd-php-midgard .mgd
> 
> DirectoryIndex index.mgd index.php3 index.php
> index.phtml index.html index.htm i
> ndex.shtml index.cgi

Most likely you have a 

AddType application/x-httpd-php .php3

somewhere later. I don't think they're cumulative.

Emile

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to