These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for adding a remote location to domain on the new forum.
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.
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.
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