On Sun, 23 May 2004 01:19:44 -0400 (EDT), [EMAIL PROTECTED] (Michal
Migurski) wrote:
>> Without a > not shouldn't make any difference -- but it does.
>
>It will only make a difference if the HTTP response from the server is
>different somehow -- contains junk, wrong headers, that sort of thing. Th
> The reason for the two files is that My4CSS.css contains code that
> doesn't break Netscape 4 (people are still using that garbage) and
> MyCSS.css is the code that I want for decent browsers. Just doing the
> AddType without changing the css files at all breaks things locally.
> Without a not
On Sat, 22 May 2004 21:03:10 -0400 (EDT), [EMAIL PROTECTED] (Michal
Migurski) wrote:
>> Then I added the following line to my .htaccess file AddType
>> application/x-httpd-php .css It works just fine at my hosting company
>> but I can't get it to work locally.
>
>Try fetching it with cUrl, or usin
> Then I added the following line to my .htaccess file AddType
> application/x-httpd-php .css It works just fine at my hosting company
> but I can't get it to work locally.
Try fetching it with cUrl, or using Mozilla's view-headers feature. Make
sure that the PHP is in fact being parsed, and that
4 matches
Mail list logo