Steven wrote:

> 
> 
> S�ren Kuklau wrote:
> 
>> Steven wrote:
>>
>>> Hello,
>>> I have an XML/CSS exercise I did in a web course which was hosted
>>> at Freedom to Serve. Now I'm migrating to a new server at Cable and
>>> Wireless and I find the page isn't working anymore in Netscape 6...
>>>
>>> Here is the page at Freedom to Serve, which works in both IE and
>>> Netscape 6: http://www.labspace.f2s.com/qml/qml_css.xml
>>>
>>> And here is exactly the same page on Cable and Wireless which
>>> works in Explorer but doesn't in Netscape 6...
>>> http://www.web3design.nl/steven/labspace/qml/qml_css.xml
>>>
>>> Any body have an idea what could be wrong?
>>
>>
>>
>> MIME type settings on the server?
>>
>> .css => text/css
>> .xml => application/xml (i think)
> 
> 
> 
> Tried different things:
> 
> Addtype text/xml xml
> Addtype text/ css css
> 
> and
> Addtype text/xml .xml
> Addtype text/css .css
> 
> And other variants in the .htaccess file, but nothing seems to work.
> 
> Shouldn't the provider set these globally? What settings should he
> change/add?
> 
> Steven


I also just inserted
AddType .xml text/xml


No difference...:(

Steven

-- 
[EMAIL PROTECTED]



Reply via email to