ksukat Posted April 10, 2008 Share Posted April 10, 2008 Greetings, I am using 1.13 apache. I have one static, realworld IP address. I have several domain names that have records pointing to my one real ip address. My internal LAN (other side of my firewall/router) has all private IP's. I have one server that is running apache and currently hosting all 3 websites. I would like to move one of the websites to another internal LAN machine. Can I use Virtualhosts (in httpd.conf) to accomplish this ? Right now, its all on the apache server. thanks in advance. Quote Link to comment Share on other sites More sharing options...
steviewdr Posted April 16, 2008 Share Posted April 16, 2008 Yes. You'll also have to use mod_proxy. Very quick example of how mod_proxy is used: http://wiki.kartbuilding.net/index.php/Apache#Apache_Rewrite_via_mod_proxy -steve Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.