It is easy to use mod_proxy to run various web apps behind Apache
and make them all appear to use port 80.

Now what if you wanted to talk SSL (HTTPS) to *each* of those web apps
on different ports.  Is that possible?

Imagine various web apps all wanting a login page like so...

/web-app1/login
/web-app2/login
/web-app3/login
...etc.

Chris


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to