PDA

View Full Version : [ubuntu] Apache Virtual Hosts


Keymaster
August 20th, 2008, 07:41 PM
I'm trying to make a virtual host that will for external users (ie: users outside my house) pass a proxy request to a second web server (so far that works) For internal users (ie my local LAN) I want the same subdomain to send them to a directory on the apache server serving the virtual hosts. No idea how to do this, and google failed to help. Thanks