This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 8050a8a Use site-relative links
8050a8a is described below
commit 8050a8a352565141218c2943de1db3ed4ee1d002
Author: Sebb <[email protected]>
AuthorDate: Wed Aug 2 10:25:33 2017 +0100
Use site-relative links
---
config/whimsy.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config/whimsy.conf b/config/whimsy.conf
index 818f48e..58c2106 100644
--- a/config/whimsy.conf
+++ b/config/whimsy.conf
@@ -66,7 +66,7 @@ RewriteRule ^.*$ -
[E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
# for secretary workbench
RedirectMatch permanent ^/secmail /secretary/workbench
-RedirectMatch ^/officers/public_names
https://whimsy.apache.org/secretary/public-names
+RedirectMatch ^/officers/public_names /secretary/public-names
ProxyPass "/board/agenda/websocket/" "ws://localhost:34234/"
# We now have local custom error pages
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].