So this works (try it with "telnet harvest.com 80"):

GET /he HTTP/1.0

but this doesn't (i.e., returns the site's main page instead of /he):

GET /he HTTP/1.0
Content-Length: 0

Oh, just a follow-up note. The "/he" page is actually a mod_rewrite shortcut to a CGI script, but if I manually expand the above "/he" to the full link ("/w.cgi?cmd=wml&hsn=3001"), it still fails in just the same way.

--
Ben Hoyt | [EMAIL PROTECTED]

Harvest Electronics | PO Box 446 | 10 Pragnell St | Masterton | New Zealand
http://www.harvest.com | Tel +64 6 370 1991 | Fax +64 6 370 1993



---------------------------------------------------------------------
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