Reverse Proxy: Difference between revisions

From AquaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
When Setting up the Reverse Proxy through DSM, navigate to the following location:


Control Panel >> Login Portal >> Advanced >> Reverse Proxy
Using this MediaWiki as an example, MediaWiki is an official Synology Package that uses the official Synology Web Station package.
 
Utilizing the Web Station package, we will assign the port to the MediaWiki service.  In this example, I randomly assigned port 7250 as the HTTPS port. 
 
[[FILE:MediaWiki1.png]]


Anything we have coming into a subdomain on aquarian.biz needs to be rerouted to some type of service port.  This is so we maintain the HTTPS functionality while not having to forward ports through the router.  This is done from the Reverse Proxy page.
So now that we know the port that we are listening to on the MediaWiki service, we need to use the Reverse Proxy to make it all work seamlessly.  


Using this MediaWiki as an example, MediaWiki is an official Synology Package that uses the official Synology Web Station package.
When Setting up the Reverse Proxy through DSM, navigate to the following location:


We
Control Panel >> Login Portal >> Advanced >> Reverse Proxy


[[FILE:MediaWiki1.png]]
Anything we have coming into a subdomain on aquarian.biz needs to be rerouted to some type of service port.  This is so we maintain the HTTPS functionality while not having to forward ports through the router.

Revision as of 10:30, 12 March 2022

Using this MediaWiki as an example, MediaWiki is an official Synology Package that uses the official Synology Web Station package.

Utilizing the Web Station package, we will assign the port to the MediaWiki service. In this example, I randomly assigned port 7250 as the HTTPS port.

MediaWiki1.png

So now that we know the port that we are listening to on the MediaWiki service, we need to use the Reverse Proxy to make it all work seamlessly.

When Setting up the Reverse Proxy through DSM, navigate to the following location:

Control Panel >> Login Portal >> Advanced >> Reverse Proxy

Anything we have coming into a subdomain on aquarian.biz needs to be rerouted to some type of service port. This is so we maintain the HTTPS functionality while not having to forward ports through the router.