Part of twisted.web2 View Source
| Class | NameVirtualHost | Resource in charge of dispatching requests to other resources based on the value of the HTTP 'Host' header. |
| Class | AutoVHostURIRewrite | I do request mangling to insure that children know what host they are being accessed from behind apache2. |
| Class | VHostURIRewrite | I do request mangling to insure that children know what host they are being accessed from behind mod_proxy. |