Help with Apache config
Posted: Sun Feb 01, 2004 5:18 pm
Hey all,
I've setup Apache to use virtual hosting, as I'm running multiple sites:
1. whatever.com -> /my/path/whatever.com
2. whatever2.com -> /my/path/whatever2.com
3. whatever3.com -> /my/path/whatever3.com
Now I need to point a virtual host from Apache to another server on my LAN, which is running IIS. I basically need to do this:
whatever4.com -> 192.168.0.3
However, it can't redirect (duh, it's an internal IP) it just needs to alias to my internal windows server. I can't find any config options in Apache to do this.
Any thoughts?
Thanks in advance!
I've setup Apache to use virtual hosting, as I'm running multiple sites:
1. whatever.com -> /my/path/whatever.com
2. whatever2.com -> /my/path/whatever2.com
3. whatever3.com -> /my/path/whatever3.com
Now I need to point a virtual host from Apache to another server on my LAN, which is running IIS. I basically need to do this:
whatever4.com -> 192.168.0.3
However, it can't redirect (duh, it's an internal IP) it just needs to alias to my internal windows server. I can't find any config options in Apache to do this.
Any thoughts?
Thanks in advance!