Hi All, Can anyone think of a reason that php files would work but anything named php3 would attempt to download? Another wierd thing is that test.php3?mode=phpinfo works but test.php3 does not (but should) If you rename test.php3 to test.php it does work. httpd.conf section: AddType application/x-httpd-php-source .phps AddType application/x-httpd-php .php AddType application/x-httpd-php .php3 AddType application/x-httpd-php .phtml Darren -- 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]