On Wed, Jul 30, 2008 at 12:06 PM, Niu Kun <haoniukun@xxxxxxxxx> wrote: > 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@xxxxxxxxx --------------------------------------------------------------------- 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@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx