Using Apache 2.0.4.0 on linux I'm trying to configure php.conf to recognize .php3 extensions I tried adding two <file> tags to the conf file, that didn't work. I also tried to do a <Files .php .php3> but this isn't supported. Is there anyway to do this in httpd/conf.d/php.conf? Thanks for any help.