9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "ron minnich" <rminnich@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: [9fans] httpd and %20
Date: Sat,  3 Mar 2007 02:54:46 -0700	[thread overview]
Message-ID: <13426df10703030154t6be71308i4f73542c8f0defbe@mail.gmail.com> (raw)

I have a url, produced from iweb, that is this:
<a style="display: block; height: 24px; left: 463px; position:
absolute; top: 0px; width: 63px; z-index: 2; "
onmouseout="NBmouseout('3');" href="SC%202006.html"
onmouseover="NBmouseover('3');"></a>


note that SC%202006.html

The directory  is named this:
--rw-r--r-- M 251264 bootes bootes 43806 Mar  2 16:36 '/usr/web/SC 2006.html'

note space.

When I hit that URL in the browser, I get this:
Object not found
The object /SC does not exist on this server.

So, ok, I find it a little hard to believe that the %20 junk is not
supported in httpd, but before i go tearing into the code again, I
thought I would ask ...

it sure seems that httpd is not parsing something right, but ... anybody know?

ron


             reply	other threads:[~2007-03-03  9:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-03  9:54 ron minnich [this message]
2007-03-03 11:41 ` Kris Maglione
2007-03-03 15:54   ` Skip Tavakkolian
2007-03-03 16:08     ` Kris Maglione
2007-03-03 19:33       ` ron minnich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=13426df10703030154t6be71308i4f73542c8f0defbe@mail.gmail.com \
    --to=rminnich@gmail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).