You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/forward-proxy.rst
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,7 @@ Prerequisites
12
12
Installation
13
13
------------
14
14
15
-
You can install the SCION HTTP Reverse Proxy plugin either building from source or adding the plugin to an existing Caddy installation.
16
-
17
-
Add plugin to existing Caddy installation
18
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
19
-
20
-
If you have an existing Caddy installation, you can add the SCION HTTP Proxy plugin to it. The plugin contains both the reverse proxy (supporting the 3 flavors of HTTP) and the forward proxy.
21
-
Please visit the `Caddy SCION plugin documentation <https://caddyserver.com/docs/modules/scion>`_ for more information on how to extend Caddy with SCION.
15
+
You can install the SCION HTTP Forward Proxy building it for the target platform or downloading the pre-built binary in `releases <https://github.com/scionproto-contrib/caddy-scion/releases>`_.
Copy file name to clipboardExpand all lines: docs/source/reverse-proxy.rst
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,13 +25,8 @@ Prerequisites
25
25
Installation
26
26
------------
27
27
28
-
You can install the SCION HTTP Reverse Proxy plugin either building from source or adding the plugin to an existing Caddy installation.
28
+
You can install the SCION HTTP Reverse Proxy building it for the target platform or downloading the pre-built binary in `releases <https://github.com/scionproto-contrib/caddy-scion/releases>`_.
29
29
30
-
Add plugin to existing Caddy installation
31
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32
-
33
-
If you have an existing Caddy installation, you can add the SCION HTTP Proxy plugin to it. The plugin contains both the reverse proxy (supporting the 3 flavors of HTTP) and the forward proxy.
34
-
Please visit the `Caddy SCION plugin documentation <https://caddyserver.com/docs/modules/scion>`_ for more information on how to extend Caddy with SCION.
0 commit comments