[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Lynx-dev] Lynx settings page is vanished and RULE:MAP behavior
From: |
patakuti |
Subject: |
[Lynx-dev] Lynx settings page is vanished and RULE:MAP behavior |
Date: |
Sat, 15 Apr 2006 20:19:28 +0900 (JST) |
Lynx settings page: http://www.hippo.ru/%7Ehvv/lynxcfg_toc.html,
which is linked from Lynx Help Page, seems to be vanished.
I heard that a person copied the pages in
http://www.geocities.jp/lynx_cfg/lynxcfg_toc.html.
# He is not an original author.
lynx_help/Lynx_users_guide.html and
lynx_help/lynx_help_main.html should be modified.
By the way, I found
RULE:Redirect http://www.hippo.ru/%7Ehvv/*
http://www.geocities.jp/lynx_cfg/*
works as expected, but
RULE:MAP http://www.hippo.ru/%7Ehvv/* http://www.geocities.jp/lynx_cfg/*
doesn't work as expected.
In the latter case, Lynx seems to send below http request to www.geocities.jp.
GET /lynx_cfg/lynxcfg_toc.html HTTP/1.0\r
Host: www.hippo.ru\r
Accept: text/html, text/plain, text/sgml, */*;q=0.01\r
Accept-Encoding: gzip, compress, bzip2\r
Accept-Language: ja\r
User-Agent: Lynx/2.8.6dev.17TH libwww-FM/2.14FM SSL-MM/1.4.1
OpenSSL/0.9.6l\r
I think "Host: www.hippo.ru" isn't proper here, but
"Host: www.geocities.jp" is. Is this a bug or a restriction?
--
Takeshi Hataguchi
E-mail: address@hidden
- [Lynx-dev] Lynx settings page is vanished and RULE:MAP behavior,
patakuti <=