Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:centro:servizos:proxy_web [2014/10/01 09:56] – eliminado jorge.suarezen:centro:servizos:proxy_web [2024/04/17 14:06] (current) – [Registration in the service] jorge.suarez
Line 1: Line 1:
 +====== Web Redirects / Reverse Proxy for WebApps ======
  
 +===== Service Description =====
 +
 +Web redirections using a reverse proxy that allow access from outside the center to applications, in a test or production environment, that are installed on servers in the center's network, such as [[:centro:servizos:vps:start|in the VPS service]].
 +
 +The service can be used by all users of the center by accessing [[https://redirections.citius.gal]]. Tickets are applied automatically in a few seconds, but are supervised by the center's technical staff.
 +
 +===== Redirect Types =====
 +
 +The service behaves in two different ways depending on the chosen redirection type:
 +
 +   - WebApp Reverse Proxy: The public route will be "routed" through a reverse proxy towards a server that can normally only be accessed from the center's network. In this way, access to tools served from services such as VPS can be made public.
 +   - True Redirection: Clients who access the public URL will be redirected directly to the destination, without intermediaries. This way, links that change names or you want to direct to new places can be preserved.