Incorrect css mime type
Incorrect css mime type
- Subject: Incorrect css mime type
- From: Shaft <email@hidden>
- Date: Tue, 14 Oct 2008 23:50:29 +0200
Hi all,
I'm developping a web application with WebObjects 5.4 on 10.5.5.
I need help with a mime type problem with stylesheets.
My css is not applied. The browser says the mime type is text/html instead of text/css.
The problem occurs only when I access my WO application. Static pages served through apache do not have the problem.
I tried with and without using DirectConnect. Same problem...
The apache mime.types file is correct (text/css css).
The css is declared in the html header of a wrapper page:
<link rel="stylesheet" href="./MyApp.woa/Contents/WebServerResources/stylesheets/style.css" />
Does someone have an idea where it could come from? This is really blocking me.... :-(
Thank you! |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden