patches at http://195.66.192.167/linux/bbox/

Yann E. MORIN yann.morin.1998 at anciens.enib.fr
Sun Apr 2 09:09:22 UTC 2006


On Sunday 02 April 2006 020, Rob Landley wrote:
> On Thursday 30 March 2006 2:08 am, Denis Vlasenko wrote:
> > Please review and maybe apply some of the patches
> > at the http://195.66.192.167/linux/bbox/.
> wget -r http://195.66.192.167/linux/bbox
> --19:04:12--  http://195.66.192.167/linux/bbox
>            => `195.66.192.167/linux/bbox'
> Connecting to 195.66.192.167:80... connected.
> HTTP request sent, awaiting response... 301 Moved Permanently
> Location: http://127.0.0.1/linux/bbox/ [following]
> --19:04:12--  http://127.0.0.1/linux/bbox/
>            => `127.0.0.1/linux/bbox/index.html'
> Connecting to 127.0.0.1:80... failed: Connection refused.

Denis' server looks to be mis-configured: directory listings not ending with
a slash are redirected, but the redirection rule is wrong.
Those directory listings that have a terminating slash are correctly answered:

$ lynx -dump http://195.66.192.167/linux/bbox/

                             Index of /linux/bbox
[--SNIP--]

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |   ^                |
| --==< °_° >==-- °---.----------------:  X  AGAINST      |  /e\  There is no  |
| web: ymorin.free.fr | SETI at home 3808 | / \ HTML MAIL    |  """  conspiracy.  |
°---------------------°----------------°------------------°--------------------°



More information about the busybox mailing list