You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Chintan Oza <ch...@c-sam.com> on 2004/10/09 04:01:37 UTC

[users@httpd] Combining Live IP webserver and LAN webserver

Hi All,

I am facing difficulty in configuring apache for the following situation.

I have a web server which is live - connected to internet.
And I also have a web server on the LAN. I have some systems available on
this local web server.

I want to expose the local web server from the live web server.
Can I provide the contents from the local server to the live server?

e.g. http://www.blabla.com will fetch contents from the live web server -
can be accessed from internet.
and http://www.blabla.com/internals/ will go to the local web server, fetch
the contents and give it to client.


I tried the Redirection but for that i need to have another server on the
internet.

Can mod_rewrite help? They have some section "Missing contents from
Intranet" but I feel that for that also my internal server needs to be on
live ip.

Thanks in advance,

Regards,

Chintan.



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


RE: [users@httpd] Combining Live IP webserver and LAN webserver

Posted by Chintan Oza <ch...@c-sam.com>.
Thanks Nick

Chintan.

-----Original Message-----
From: Nick Kew [mailto:nick@webthing.com]
Sent: Saturday, October 09, 2004 4:35 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Combining Live IP webserver and LAN webserver


On Sat, 9 Oct 2004, Chintan Oza wrote:

> I want to expose the local web server from the live web server.
> Can I provide the contents from the local server to the live server?

http://www.apacheweek.com/features/reverseproxies

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org





---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Combining Live IP webserver and LAN webserver

Posted by Nick Kew <ni...@webthing.com>.
On Sat, 9 Oct 2004, Chintan Oza wrote:

> I want to expose the local web server from the live web server.
> Can I provide the contents from the local server to the live server?

http://www.apacheweek.com/features/reverseproxies

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org