I want to know how can i do this.
Imagine i have apache read for service on port 80 outside.
And in my lan i have one more webserver(IIS) i want ppl outside to access a website on my IIS is there any way to channel the site tru the apache i dont want to open another port. i want only ppl acessing from apache to that site or sites.
thanks.
I need some help...
Moderator: General Moderators
-
Braincrash
- Forum Newbie
- Posts: 2
- Joined: Tue Jul 20, 2004 5:51 pm
- Contact:
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
sounds like a proxy.
mod_proxy
You could also write an interface set of 404 handler scripts, that translate and assemble the images and data that should come out of the IIS server.. although that could be a pain and a lot of work.
You could also write an interface set of 404 handler scripts, that translate and assemble the images and data that should come out of the IIS server.. although that could be a pain and a lot of work.
-
Braincrash
- Forum Newbie
- Posts: 2
- Joined: Tue Jul 20, 2004 5:51 pm
- Contact: