Page 1 of 1

wildcard subdomain with apache, rewrite and proxy on https

Posted: Mon Jul 27, 2009 5:34 am
by Eran
We are trying to setup wildcard subdomains that rewrite the URL without changing it (using mod_proxy). It works fine with http, but on https the rewrite fails and doesn't go to where we need it to and doesn't pass the parameters either. Does anyone has any clue why this could be happening?

A full technical description of the setup we have was posted on stackoverflow - http://stackoverflow.com/questions/1187 ... ache-2-2-3