Re: [users@httpd] Resource interpreted as .... but transferred with MIME type text/html

2011-07-14 Thread Dirk Verleysen
Got most of the problems solved by changing the DocumentRoot. Now most of the files are handled correctly. Op 14/07/2011 13:02, Dirk Verleysen schreef: Tom, Thanks for your answer and the problems seems to be with the local files that are passed from my application to Apache. When I browse th

Re: [users@httpd] Resource interpreted as .... but transferred with MIME type text/html

2011-07-14 Thread Dirk Verleysen
Tom, Thanks for your answer and the problems seems to be with the local files that are passed from my application to Apache. When I browse the application port they are passed correctly but going thru Apache they have the text/html type. I have a Virtual Host defined but maybe I don't need i

Re: [users@httpd] Resource interpreted as .... but transferred with MIME type text/html

2011-07-14 Thread Tom Evans
On Thu, Jul 14, 2011 at 10:45 AM, Dirk Verleysen wrote: > I'm new to Apache and I'm having a problem deploying on a Windows Server. > > I'm getting the above error message (in Chrome) but the look of the site is > without images or stylesheet. Also the Javascripts aren't working. > > The Apache se

Re: [users@httpd] Resource interpreted as .... but transferred with MIME type text/html

2011-07-14 Thread Dirk Verleysen
I changed DefaultType into application/octet-stream but that didn't solve it either. Op 14/07/2011 11:45, Dirk Verleysen schreef: I'm new to Apache and I'm having a problem deploying on a Windows Server. I'm getting the above error message (in Chrome) but the look of the site is without image

[users@httpd] Resource interpreted as .... but transferred with MIME type text/html

2011-07-14 Thread Dirk Verleysen
I'm new to Apache and I'm having a problem deploying on a Windows Server. I'm getting the above error message (in Chrome) but the look of the site is without images or stylesheet. Also the Javascripts aren't working. The Apache server redirects port 80 to my application at port and adds