On 12/13/2012 11:43 AM, Filip Maj wrote: > Why don't we get Apache INFRA to set up a simple instance like this for > us? This way it's not tied to any one person. I can ask INFRA about it.
I think a project VM (FreeBSD jail [1]) could work well for this. Projects have root access on such virtual servers and thus don't need to make a request of infra for every little detail. -Brian [1] http://www.apache.org/dev/freebsd-jails > On 12/13/12 11:37 AM, "Shazron" <shaz...@gmail.com> wrote: > >> It's erroring out for mobile-spec testing. >> >> I'm wondering if we could just run a local server for the FileTransfer >> tests instead - if the server was in python we could just invoke this on >> the mobile-spec folder: >> >> python -m SimpleHTTPServer >