Java Mailing List Archive

http://www.apache-httpd.com/

Home » users.httpd »

Re: [users@httpd] Can I make https reverse proxy with mod_proxy?

Eric Covener

2008-07-30

Replies: Find Java Web Hosting

Author LoginPost Reply
On Wed, Jul 30, 2008 at 12:06 PM, Niu Kun <haoniukun@(protected):
> Dear all,
>
> I've got a lot of subdomains.
> And I'll have to make a reverse proxy server with which the browser will
> connect to the proxy with https and the reverse proxy server will connect to
> my real web server with https, too.
> Since I've got a lot of subdomains, can I make use of some kind of proxypass
> filter so that the proxy server will match some kind of pattern in ProxyPass
> and connect to my real web server.
>
> Thanks in advance for any advice and appreciate any reply.

http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxypassmatch
http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslproxyengine

Or, mod_rewrite if you want to determine the backend hostname based on
the frontend URL (I think)


--
Eric Covener
covener@(protected)

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@(protected)
 "  from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.