fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2011-02-21 10:30 am

[dw-free] Redirect support.dreamwidth.org to dreamwidth.org/support

[commit: http://hg.dwscoalition.org/dw-free/rev/aa2828c94203]

http://bugs.dwscoalition.org/show_bug.cgi?id=3468

Redirect from support.dreamwidth.org to www.dreamwidth.org/support.

Patch by [personal profile] chemicallace.

Files modified:
  • etc/config.pl
--------------------------------------------------------------------------------
diff -r 615112ca55cf -r aa2828c94203 etc/config.pl
--- a/etc/config.pl	Mon Feb 21 18:21:51 2011 +0800
+++ b/etc/config.pl	Mon Feb 21 18:30:24 2011 +0800
@@ -55,6 +55,7 @@
             cssproxy => 'cssproxy',
             shop => 'shop',
             mobile => 'mobile', 
+            support => 'support',
         );
 
 
--------------------------------------------------------------------------------