adding a remote location to domain

2 posts / 0 new
Last post
#1 Mon, 01/21/2013 - 04:45
pieterG

adding a remote location to domain

I am pretty much a noob at virtualmin/webmin. I hope someone can point me in the right direction.

I do have a site working on virtualmin. That part I do understand. I also have a site on another machine. I would like to add the second site (remote location) to the first residing underneath the same domainname.

  1. site "domain.com" is on virtualmin/webmin.
  2. ip. xxx.xxx.xxx.xxx/the_folder_to_be_added on a second server elsewhere.

Is it possible to get "domain.com/the_folder_to_be_added" and then also still see "domain.com/the_folder_to_be_added" in the URL bar of the browser?

I do have access to that other server. It is running Apache as well but no Virtualmin/Webmin.

Mon, 01/21/2013 - 09:46
andreychek

Howdy,

It sounds like you want a proxy... you can setup a proxy by going into Servers -> Configure Website -> Proxying, and then set "Requests to pass to another proxy" so that it looks for requests to "domain.com/the_folder_to_be_added", and proxies them to "xxx.xxx.xxx.xxx/the_folder_to_be_added".

-Eric

Topic locked