wildcard subdomain with apache, rewrite and proxy on https

Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.

Moderator: General Moderators

Post Reply
User avatar
Eran
DevNet Master
Posts: 3549
Joined: Fri Jan 18, 2008 12:36 am
Location: Israel, ME

wildcard subdomain with apache, rewrite and proxy on https

Post 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
Post Reply