You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Richard Dunne <ri...@yahoo.com> on 2007/12/19 14:27:51 UTC

MIME TYPE problem

I can't access localhost on my machine. The server is up and running.  I am getting a Unknown File Type error MIME Type: application/x-httpd-php3, yet I have this line in my http.conf file: AddType application/x-httpd-php .php

Any clue what the problem might be?  Any help appreciated.

Richard.


      ____________________________________________________________________________________
Looking for last minute shopping deals?  
Find them fast with Yahoo! Search.  http://tools.search.yahoo.com/newsearch/category.php?category=shopping

Re: MIME TYPE problem

Posted by Antonio Petrelli <an...@gmail.com>.
2007/12/19, Richard Dunne <ri...@yahoo.com>:
>
> I can't access localhost on my machine. The server is up and running.  I
> am getting a Unknown File Type error MIME Type: application/x-httpd-php3,
> yet I have this line in my http.conf file: AddType application/x-httpd-php
> .php



Are you trying to execute PHP inside tomcat? :-O

Antonio