Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12076159
D1500.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.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
@@ -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
Details
Attached
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)
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