Make downloaded files accessible via the HTTP server.
authorCameron Dale <camrdale@gmail.com>
Fri, 11 Jan 2008 00:40:23 +0000 (16:40 -0800)
committerCameron Dale <camrdale@gmail.com>
Fri, 11 Jan 2008 00:40:23 +0000 (16:40 -0800)
commit3348b1340e4c881d930071e85d0ef986c71c93cf
tree143691b04a8f027185f2ca291997e40c3546dd43
parent40fe12dea0ea3d40eff65f314365617d2568a979
Make downloaded files accessible via the HTTP server.

MirrorManager calls back to the main code, which adds an
appropriate ~ (tilde) directory to the web server.
apt_dht/HTTPServer.py
apt_dht/MirrorManager.py
apt_dht/apt_dht.py