I generated a page with C. All executed fine as far as serving up
the correct markup. CSS and external ecmascript, though, ignored.
Made both links to those absolute to the document root, that is, I
moved the .js and .css files out of the cgi-bin folder and into
the htdocs folder and in the
-parsed into separate
indices--mj
-Original Message-
From: Sean Conner [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 13, 2006 3:52 PM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] new user / cgi program ignoring
arguments
It was thus said that the Great michaeljay
I have httpd 2.2 / windows xp
My cgi program (ansi c) is failing to echo arguments from an xhtml
form. Thinking this is common. Can anyone point to common
configuration errors which would result in something like this.
The resulting web page says: "(null)"
* the form is sending correctly usi