Page MenuHomeDevCentral

D1500.diff
No OneTemporary

D1500.diff

diff --git a/roles/webserver-legacy/nginx/files/vhosts/wolfplex.org/www.conf b/roles/webserver-legacy/nginx/files/vhosts/wolfplex.org/www.conf
--- a/roles/webserver-legacy/nginx/files/vhosts/wolfplex.org/www.conf
+++ b/roles/webserver-legacy/nginx/files/vhosts/wolfplex.org/www.conf
@@ -49,6 +49,14 @@
include includes/mediawiki-wiki;
# ---------------------------------------------------------
+ # Etherpad
+ # - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+
+ location /pad {
+ rewrite ^/pad/(.*)$ https://pad.wolfplex.be/p/$1 last;
+ }
+
+ # ---------------------------------------------------------
# Other php-fpm services
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

File Metadata

Mime Type
text/x-diff
Expires
Fri, Oct 3, 15:10 (14 h, 25 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
cb/1d/55ae87b6e562511a74b5c8947ea2
Default Alt Text
D1500.diff (759 B)

Event Timeline