Networks Thread, Forwarding apache hosted site though IIS in Technical; Not sure if i've put this in the right place, if it's possible or even if the title makes sense ...
-
28th November 2007, 10:13 PM #1 Forwarding apache hosted site though IIS
Not sure if i've put this in the right place, if it's possible or even if the title makes sense but here goes:
I have a Server 2003 server hosting school website (php, MySql, Joomla - yes webman et al. i know i could've used linux but the previous one was ASP.Net and we still use a bit of that
), it is accessible through council firewall. I have an internal server running ubuntu & apache and hosting a nagios installation.
What i would like to do is see my nagios stuff outside of school. Is there anyway that i can set IIS so that if somebody goes to http://www.schoolsite/nagios/ it looks at http://internalserver/nagios and displays the content to them. (all securityified obviously)
Not sure i explained that at all well.
-
-
IDG Tech News
-
28th November 2007, 10:24 PM #2 Re: Forwarding apache hosted site though IIS
Hmm, I ended up doing this with http://www.isapirewrite.com/ as a purchased component. This allowed me to redirect two internal (Linux) servers via our iis6 intranet.
Not seen a free way of doing this (yet).
Rob K
-
-
29th November 2007, 12:49 AM #3 Re: Forwarding apache hosted site though IIS
Bugger. Thanks for the link, but not sure i can be justifying any cost for my convenience. Especially when i can use logmein.com (etc) to connect to a server and view nagios that way. Should soon be getting VPN access sorted soon so i suppose that will solve the problems for me, but it would be nice to have general access via the web
-
-
29th November 2007, 01:06 AM #4 Re: Forwarding apache hosted site though IIS
Would it not be possible to do it the other way round? Eg. Apache on the nagios machine facing externally, and reverse proxy via mod_proxy to handle connections to the IIS box?
-
-
29th November 2007, 01:18 AM #5 Re: Forwarding apache hosted site though IIS

Originally Posted by
webman Would it not be possible to do it the other way round? Eg. Apache on the nagios machine facing externally, and reverse proxy via mod_proxy to handle connections to the IIS box?
My website is hosted like this. it's ASP based so runs better in IIS, but I wanted to use reverse proxy to use our webserver as a portal to other services in the school. You can't reverse proxy easily in IIS, so I installed apache as the front end server, reverse proxying to IIS on the same box(different port) for our main website. Works a treat.
If you can change your front end server to Apache, then it'll be much easier for you.
Mike.
-
-
29th November 2007, 02:26 AM #6 Re: Forwarding apache hosted site though IIS
I've never done reverse proxying using IIS but I use it on Apache in conjunction with name based vhosts.
I've got a bit of documentation on how I setup Apache on my freebsd server at home and it has stuff for reverse proxying. I don't know if this is going to be a comprehensive aid to you but you're most welcome to look.
http://jznet.biz/doku_wiki/doku.php?id=freebsd:apache22
(Btw...that's hosted on a box that's reverse proxied onto the internet)
-
-
29th November 2007, 09:33 AM #7 Re: Forwarding apache hosted site though IIS
Thanks for the replies all, given me some things to think about!
-
-
29th November 2007, 10:30 AM #8 Re: Forwarding apache hosted site though IIS
First google result.
http://www.google.com/search?client=...utf-8&oe=utf-8
seems like there are many options.
-
SHARE:
Similar Threads
-
By DSapseid in forum Windows
Replies: 15
Last Post: 13th July 2007, 01:29 PM
-
By stubow75 in forum Windows
Replies: 3
Last Post: 25th June 2007, 08:44 AM
-
By OutToLunch in forum Windows
Replies: 4
Last Post: 5th March 2007, 10:09 PM
-
By Dos_Box in forum Networks
Replies: 3
Last Post: 8th November 2006, 05:44 PM
-
By daverage in forum Web Development
Replies: 7
Last Post: 26th January 2006, 04:43 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules