Gentoo Archives: gentoo-user

From: Zhang Weiwu <zhangweiwu@××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] simple web server with content negotiation feature
Date: Sat, 26 Jan 2008 11:05:01
Message-Id: 20080126185926.0ffa4b95@esmeralda
1 Hello all.
2
3 I am looking for a web server for my static website in-developing
4 projects. I just want the basic features and easy-to-configure. However
5 what I mean "basic" looks a bit different than other people's. I wish
6 it to be able to do content negotiation (a.k.a. a browser asks for
7 "my_mom" and gets my_mom.html.zh or my_mom.html.en depending on
8 preferred language of the browser). I also wish it can handle HTTP 1.1.
9
10 I could not find one. "eix -S negotiation" didn't get me any result.
11 (on the other hand "aptitude search ~dnegotiation" did suggested me
12 fnord can do content negotiation, although it's only partially
13 implemented.)
14
15 My question is:
16 1. Can you please suggest some web server that can do content
17 negotiation, besides apache?
18 2. Can you please tell me how do you usually find out if some
19 of the packages in portage can do content negotiation?
20
21 --
22 Real Softservice
23
24 Huateng Tower, Unit 1788
25 Jia 302 3rd area of Jinsong, Chao Yang
26
27 Tel: +86 (10) 8773 0650 ext 603
28 Mobile: 135 9950 2413
29 http://www.realss.com
30 --
31 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] simple web server with content negotiation feature Mick <michaelkintzios@×××××.com>