Hello Sven, On Wed, May 25, 2011 at 10:37 AM, creadoo- Sven Rißmann < [email protected]> wrote:
> i'm trying to get some redirections with cherokee (trunk) to work, which > are currently served by Pound as Reverse Proxy. > > For example: > > Request a subdomain: > > sql.domain.com should redirect to 192.168.148.9:8181 > *domain.com should be served by the first VServer (default). > > When i try to setup, Cherokee will redirect me to 192.168.148.9 external. > [image: > Smiley Emoticon] > Is it possible to redirect to internal servers? > Please, correct me if I've misunderstood you.. but it seems that you are trying to use a redirection instead of the reverse proxy. The right thing to do would be to add a new virtual server, matching your sql subdomain. Then, on its default rule you should configure a "Reverse HTTP Proxy" rule, pointing to your internal back-end server (which will require you to add a new Information source). Please, take a look at this documentation page: http://www.cherokee-project.com/doc/modules_handlers_proxy.html Cheers! -- Greetings, alo http://www.octality.com/
<<Emoticon1.gif>>
_______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
