Thanks Emile, Apparently they are not cummalative, however it seems the first occurence takes precedence. The .php3 was prior defined via a AddType in modgard.conf; I just added .php and .phtml to that AddType. Hasan --- Emiliano <[EMAIL PROTECTED]> wrote: > 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] > __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
