Subject:
|
Re: Multilingual webserver
|
Newsgroups:
|
lugnet.off-topic.geek
|
Date:
|
Mon, 9 Jan 2006 11:29:27 GMT
|
Viewed:
|
3317 times
|
| |
| |
Dan Boger wrote:
> Yes, you use an external script for the mapping... But it is a fairly
> simple perl script. And the infinite loops are avoided by having the
> actual URLs be off a separate tree - /lego/dat/model.dat could be
> rewritten as /real-files/12351/58273/model.dat... And just have the
> rewrite rule not apply to /real-files.
But what would I then do if somebody made links to /real-files?
> I would not recommend writing your own, though, if more security is the
> goal. Have you thought of stripping apache from all the modules you
> don't need? It can get very very lean!
But Apache is still written in C. I have already written my own special-purpose
web-servers a few times, so it is not something I haven't tried before. And I
trust my own code more than that of most C programmers.
Play well,
Jacob
--
City X'ers truck (building instructions):
http://lego.jacob-sparre.dk/CityXers/Ladvogn/
|
|
Message has 1 Reply: | | Re: Multilingual webserver
|
| (...) Well, first of all no one would ever see /real-files in any url or location bar, so they wouldn't know to link to it. And anyway it is easy to set up access such that direct requests to that URI would be denied - accept only 'subrequests', as (...) (19 years ago, 9-Jan-06, to lugnet.off-topic.geek)
|
Message is in Reply To:
| | Re: Multilingual webserver
|
| (...) Yes, you use an external script for the mapping... But it is a fairly simple perl script. And the infinite loops are avoided by having the actual URLs be off a separate tree - /lego/dat/model.dat could be rewritten as (...) (19 years ago, 7-Jan-06, to lugnet.off-topic.geek)
|
26 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|