Pentium100
Verified User
- Joined
- Jan 28, 2013
- Messages
- 7
Hi, the server has two IPs, one public and one internal. It should serve the same websites on both IPs. Is there a way to make it do so without altering the generated config files (which would later be rewritten by DA)?
Essentially I need the VirtualHost line to read
<VirtualHost *:80> instead of
<VirtualHost public_ip:80>
Essentially I need the VirtualHost line to read
<VirtualHost *:80> instead of
<VirtualHost public_ip:80>