Page MenuHomeDevCentral

D1500.id3834.diff
No OneTemporary

D1500.id3834.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
@@ -48,6 +48,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/plain
Expires
Sat, Nov 23, 06:32 (18 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2257412
Default Alt Text
D1500.id3834.diff (759 B)

Event Timeline