2012/1/10 Web2Py Freak <[email protected]>: > Dear all, > > i have a server and i have a apache installed how can i tell apache > to the when someone asks for www.domain.com , apache gives it the > website at my localhost:8080 .. how can i do that
If you can not run apache on port 80 you need to use some kind of proxy like varnish.

