Martin Gainty wrote: > All- > > Im discovering Firefox wont render Apache2.2 served pages from > Apache2.2/htdoc folder > If I rollback to Apache2 ..Apache2/htdoc Pages the same pages are rendered > with no error > > Advice?
Could be an issue with file extension -> MIME-type mapping . If you right-click on such non-rendered page, and choose "View Page Info", what do you get as "Type"; is it text/plain or text/html? If you're seeing text/plain, then apparently something is not recognizing the file extension correctly in order to map it to some MIME type. See Apache HTTPD documentation on the various ways to set MIME types for served documents. -- ..Juha --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org