mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
6 lines
295 B
Text
6 lines
295 B
Text
|
o Minor features:
|
||
|
- Ignore sub-domain components of a .onion address. This makes HTTP "virtual"
|
||
|
hosting possible: http://foo.aaaaaaaaaaaaaaaa.onion/ and
|
||
|
http//bar.aaaaaaaaaaaaaaaa.onion/ can be two different websites hosted at
|
||
|
the same location. Implements proposal 204.
|