9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] httpd and %20
@ 2007-03-03  9:54 ron minnich
  2007-03-03 11:41 ` Kris Maglione
  0 siblings, 1 reply; 5+ messages in thread
From: ron minnich @ 2007-03-03  9:54 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-03-03 19:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-03  9:54 [9fans] httpd and %20 ron minnich
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

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