Koozali.org: home of the SME Server

Contribs.org Forums => Koozali SME Server 10.x => Topic started by: beast on February 28, 2022, 03:37:43 PM

Title: Forward domain to other server
Post by: beast on February 28, 2022, 03:37:43 PM
Hi All

I have only 1 ISP and static IP (actually 2 and load balancing router)

I have 2 servers. I like to handle some domains on the second server but all request goes to the first server as this is the only possibility unless I state a different port number (not relevant).

So I need to forward some domains to the second server from the primary server - how can I do this?

I guess I am able to make some sort of apache config for these domains that will make some sort of proxy or vhost logic to the second server.

But I no detail knowledge about the apache configuration and specific about how to do it on SME 10.

Possible to help me out here?

/Benny

Title: Re: Forward domain to other server
Post by: Jean-Philippe Pialasse on March 01, 2022, 05:28:56 AM
search the wiki for reverse proxy. 

Title: Re: Forward domain to other server
Post by: beast on March 02, 2022, 08:02:28 AM
search the wiki for reverse proxy.

Thank you - found this that I will test out: https://wiki.koozali.org/SME_Server:Documentation:ProxyPass