I solved it by printing my own http headers with my script.
Basically this means just adding this first to the output:
print "HTTP/1.1 200 OK"


-----Oorspronkelijk bericht-----
Van: André Malo [mailto:[EMAIL PROTECTED] 
Verzonden: woensdag 15 februari 2006 13:59
Aan: users@httpd.apache.org
Onderwerp: Re: [EMAIL PROTECTED] CGI script with & without dash in name on 
Apache 2.0.55

* "Jan van den Berg" <[EMAIL PROTECTED]> wrote:

> Great! 
> So that is the answer. Is there also a solution; disabling this function ie
> or going around it?

You can't disable it but you could use mod_rewrite to point the URL to a script
with another name.

nd

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to