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 treat all files in cgi-bin as CGI scripts. > 1) is there some appointed place for 'blah.css' other than where it is? Somewhere where the server won't try to execute them. This probably means "Anywhere but in the cgi-bin" :) > 2) 'blah.css' contains only the CSS specs, nothing else. Is that as it > should be? Yes -- David Dorward http://dorward.me.uk -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>