Hi Andrew,
sure, I'm running mine on lighttpd: tor.pw.is
The config is: --------------------------------------------------------------- $HTTP["host"] =~ "^tor.pw.is$" { server.document-root = "/path/to/mirror_tor/" server.dir-listing = "enable" mimetype.assign += ( ".en" => "text/html", ".pl" => "text/html", ".it" => "text/html", ".fr" => "text/html", ".fa" => "text/html", ".ar" => "text/html", ".de" => "text/html", ".org" => "text/plain" )
index-file.names = ( "index.html.en", "index.php", "index.html", "index.htm", "default.htm" ) } ---------------------------------------------------------------
Greets! PW
2014-02-10 21:32 GMT+01:00 andrew@torproject.is:
Does anyone have experience running a tor website mirror on lighttpd?
A hosting company offered to run mirrors if we can get them working on lighttpd.
I've experimented with a test system and ran into css and rewrite rules in .htaccess files.
-- Andrew pgp 0x6B4D6475 _______________________________________________ tor-mirrors mailing list tor-mirrors@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-mirrors