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 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" :)

Many servers have a htdocs or Documents directory that is readable from the server.


Sean


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to