
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I don't know who is responsible for the mirror instructions webpage at
https://www.torproject.org/docs/running-a-mirror.html.en but I'd like him/her to update the nginx configuration to include a directory index for the dist-directory.
server { listen 0.1.2.3:80; server_name your.example.com; root /var/www/mirrors/torproject.org; index index.html.en; location ^~ /dist/ { autoindex on; } } I am no nginx expert but this would be the conclusion of this bullet point:
Allows "Directory Index / Indexes" (Index viewing) of the /dist directory.
Martin Weinelt -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQIcBAEBAgAGBQJRRJm9AAoJEM1jnLOhksr3PXAP/01U0O1b+2An+0Nr6OKV3f6A cYVJy3Fia1ho8YZ9SuMjZKxyjtNztS5A67CSGo0NQ9YyAjwSbzgWyDAmXOn+yWdh rMhMFIpYJ+FBSOa3e00ZsTM36oelACHgRUXnOyuQesanovlVMYyArWos9e4bZ/+a Blb0nMHs56INHKivFfHs2LX7+Qfo7gKj3ZMZOGKIOdPuOe6Zz10trhw62orEY9j/ HlSRlCBx5b7w0aNEPHSC+QEw2RXuQG2vQUTEe0gen8bhw9tM9nPYYOuEEI9hubAJ FJJBtR9/wzW0Sos658NbRa1N/87TRHVsnCmz1WoR3N2w9DMNTkk88PWPdp1KQeGL z2nyYIkWEM+u3DISeO+rVQ7fjdh0QBckHzSRZWAXOGNN/S4BwelErWvtRLT1uhnP ltxmDuXRWOfz2bkjgTV6C2H/gP6/fZsyWBTaimdEqT8P8m9FpwGb3ROPsBNMDDP0 O+OvRqh6ACDDS9ZiAuFXsrhsGeTj64QblBcCDf/F4UY5wWKO8ICPd49r1GKivvie fLvOt8hzqaUpfAqiWmgSzbZu834yrUl6UheH49v1hLREqMER7pn9wpeY6p7ikq7L 0Vp4+YosmxeSPSQ5dqWcE5BFn2NjEuomGxFq8M0Qyz7nuZRwEFKYyPxkaO1vB9Zt vVkTrxo3fTWBexDaRc+q =KsfW -----END PGP SIGNATURE-----

On Sat, 16 Mar 2013 17:11:41 +0100 Tor Admin <tor@linuxlounge.net> wrote:
I don't know who is responsible for the mirror instructions webpage at
https://www.torproject.org/docs/running-a-mirror.html.en but I'd like him/her to update the nginx configuration to include a directory index for the dist-directory.
Thanks. Just added with svn commit 26111: https://lists.torproject.org/pipermail/tor-commits/2013-March/053863.html -- Andrew http://tpo.is/contact pgp 0x6B4D6475
participants (2)
-
Andrew Lewman
-
Tor Admin