On Mon, Sep 29, 2008 at 5:07 PM, Geoff Down <[EMAIL PROTECTED]> wrote: > ... > the hostname is being rejected because it contains the .<node>.exit . > Presumably that should have been stripped by my Tor client or the exit node.
you actually need a proxy that supports the .exit syntax scrubbing, like privoxy with appropriate rules, in order to use .exit syntax for a virtual host domain to work properly. otherwise, the host header (and possibly other values, like cookie domain) will be incorrect. best regards,

