Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3764538
D1500.id3834.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
759 B
Referenced Files
None
Subscribers
None
D1500.id3834.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D1500: Redirect www.wolfplex.org/pad/foo to pad.wolfplex.org/pad/foo
Attached
Detach File
Event Timeline
Log In to Comment