RE: Using a CSS file

2004-12-08 Thread Graeme St. Clair
David & Sean: the hints about cgi-bin and htdocs (plus my own unfollowed-up attempt at 'src' => '../blah.css' were enough. I simply moved blah.css to htdocs, and bingo. Lawrence: you seem to be suggesting something close to my $css approach, but as I have a couple of other pages to bring into lin

Re: Using a CSS file

2004-12-08 Thread Lawrence Statton
> > > 2) 'blah.css' contains only the CSS specs, nothing else. Is that as it > > should be? > > Yes > Well -- or not :) Just as we can use Perl to produce valid HTML, we can use Perl to produce valid CSS. I use it often to produce dynamic CSS based on User-Agent to work around gross deficien

Re: Using a CSS file

2004-12-08 Thread Sean Davis
On Dec 8, 2004, at 10:52 AM, David Dorward wrote: On Wed, Dec 08, 2004 at 07:47:09AM -0800, Graeme St. Clair wrote: [Wed Dec 08 10:30:01 2004] [error] [client ###.###.###.###] c:/program files/perl_apache/apache/cgi-bin/fred/blah.css is not executable; ensure interpreted scripts have "#!" first

Re: Using a CSS file

2004-12-08 Thread David Dorward
On Wed, Dec 08, 2004 at 07:47:09AM -0800, Graeme St. Clair wrote: > [Wed Dec 08 10:30:01 2004] [error] [client ###.###.###.###] c:/program > files/perl_apache/apache/cgi-bin/fred/blah.css is not executable; ensure > interpreted scripts have "#!" first line Looks like your server is configured to