On Fri, Apr 18, 2008 at 11:01 AM, RKVS Raman <[EMAIL PROTECTED]> wrote:
> Hello,
>
>  I have a webserver running apache with a public IP.
>
>  I have an internal server which runs certain services. Can I create a
>  virtual directory on public server which actually redirects the
>  request to the internal server which serves that request and sends it
>  to the external server which responds to the client.
>
>  Any pointers to any documentation in this regard will be highly appreciated.

Yes, this is typically called a "reverse proxy" or "gateway" server. See:
http://www.apachetutor.org/admin/reverseproxies

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to