On 7/19/06, Edric <[EMAIL PROTECTED]> wrote:
Hi,

There's no content-type being set in the header... this is all i have in the
head:

<head>
<link href="/css/style.css" rel="stylesheet" type="text/css">
</head>
thanks for your help

He means the HTTP response header, not the html header.  Look at the
mime.types file configured by the TypesConfig directive or
alternatively use an AddType directive to set the correct type.  See:
http://httpd.apache.org/docs/2.2/mod/mod_mime.html

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to