Yesterday I installed citadel. I installed it in server which already serve http service. The server has a limited open port for public, 80 obviously. So I configure webcit to listen to port 8089 and let varnish reroute connection (on port 80) if the url contain /mail at the end of the domain name to webcit. The problem is web page return by webcit does not refer to the correct resource (css, js) path. So, is there a way to configure webcit to handle a path prefix url?
sorry for my bad English.
