On Mon, Dec 31, 2001 at 07:20:20PM +0100, Thomas Klausner wrote:
> 2) Generate the CSS dynamically. That is, require something like
> /cgi-bin/css.pl and have that script return the corresponding style sheet
> for the requesting client (with Content-type: text/css). The problem here is
> that each request triggers a CGI process. But it works even if JS is disabled.

Or pre-generate them and have a mod_rewrite rule that selects the correct one.

--jim

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to