Alexander Lindstedt wrote: >I have these lines in my conf, and they have been there since i installed >it: > > AddType application/x-tar .tgz > AddType application/x-httpd-php .php > I see nothing wrong with the php line. I assume php is an apache module and the httpd.conf that you are showing is the httpd.conf used by apache and that the url you are calling ends in ".php". Are these lines inside an <IfModule ...> statement that is not being met? These are the best ideas I have.
HTH Chris -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
