Apache Rewrite or proxy
问题 I have an Apache server running on my machine (port 80) I have a Zope server running on my machine (port 8080) i want all users, irrespective of domain (lets use www.example.com for now) to be pushed to the zope instance, seamlessly IE if i type into my browser http://www.example.com/mysite it will display the effects of http://www.example.com:8080/mysite BUT i want the URL to still say http://www.example.com/mysite (sub-)domain should be irrespective, as will have 2 or 3 domains pointing to