[cc-commits] [CC SVN] r11367 - ccwordpress/trunk/conf
webmaster at creativecommons.org
webmaster at creativecommons.org
Wed Dec 3 15:08:04 EST 2008
Author: nkinkade
Date: 2008-12-03 20:08:04 +0000 (Wed, 03 Dec 2008)
New Revision: 11367
Modified:
ccwordpress/trunk/conf/creativecommons.conf
Log:
A less aggressive rule for /salon stuff
Modified: ccwordpress/trunk/conf/creativecommons.conf
===================================================================
--- ccwordpress/trunk/conf/creativecommons.conf 2008-12-03 19:50:27 UTC (rev 11366)
+++ ccwordpress/trunk/conf/creativecommons.conf 2008-12-03 20:08:04 UTC (rev 11367)
@@ -209,7 +209,7 @@
RewriteRule /drafts/wiki_0.5$ http://creativecommons.org/licenses/by-sa/2.5/ [R]
RewriteRule /technology/challenges$ http://wiki.creativecommons.org/TechChallenges [R]
RewriteRule /technology/accessories$ http://wiki.creativecommons.org/Browser_Plugin [R]
-RewriteRule /salon.*$ http://wiki.creativecommons.org/Salon [R]
+RewriteRule /salon$ http://wiki.creativecommons.org/Salon [R]
RewriteRule ^/icon/(.*)$ http://creativecommons.org/icons/$1 [R]
RewriteRule ^/licenses/(.*)/2.0/ar/(.*)$ http://creativecommons.org/licenses/$1/2.5/ar/$2 [R]
RewriteRule ^/contest/(.*)$ http://creativecommons.org/video/movingimagecontest [R]
More information about the cc-commits
mailing list