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. Link to comment https://forums.phpfreaks.com/topic/100529-virutalhost-question/ 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 Link to comment https://forums.phpfreaks.com/topic/100529-virutalhost-question/#findComment-518981 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.