[cc-commits] [CC SVN] r15514 - apache_vhost_configs/trunk
webmaster at creativecommons.org
webmaster at creativecommons.org
Fri Mar 2 11:44:11 EST 2012
Author: nkinkade
Date: 2012-03-02 16:44:09 +0000 (Fri, 02 Mar 2012)
New Revision: 15514
Modified:
apache_vhost_configs/trunk/creativecommons.org.conf
Log:
Add a new redirects for technology/nonweb, and removed a few unneeded tech redirects.
Modified: apache_vhost_configs/trunk/creativecommons.org.conf
===================================================================
--- apache_vhost_configs/trunk/creativecommons.org.conf 2012-02-23 18:37:08 UTC (rev 15513)
+++ apache_vhost_configs/trunk/creativecommons.org.conf 2012-03-02 16:44:09 UTC (rev 15514)
@@ -276,18 +276,16 @@
RewriteRule ^/projects/(.+) http://wiki.creativecommons.org/$1 [L,NE,R=301]
RewriteRule ^/projects/international(.*)$ http://wiki.creativecommons.org/CC_Affiliate_Network [L,R=301]
RewriteRule ^/salon/?$ http://wiki.creativecommons.org/Salon [L,R=301]
-RewriteRule /technology/accessories$ http://wiki.creativecommons.org/Browser_Plugin [L,R=301]
-RewriteRule /technology/challenges$ http://wiki.creativecommons.org/TechChallenges [L,R=301]
-RewriteRule ^/technology/contributor.*$ http://wiki.creativecommons.org/Developer [L,R=301]
-RewriteRule ^/technology/$ http://wiki.creativecommons.org/Developer [L,R=301]
-RewriteRule ^.*/technology/.*$ http://wiki.creativecommons.org/Developer [L,R=301]
+RewriteRule ^/technology/accessories$ http://wiki.creativecommons.org/Browser_Plugin [L,R=301]
+RewriteRule ^/technology/challenges$ http://wiki.creativecommons.org/TechChallenges [L,R=301]
RewriteRule ^/technology/mp3$ http://wiki.creativecommons.org/MP3 [L,R=301]
-RewriteRule ^/technology/screen.*$ http://wiki.creativecommons.org/Developer [L,R=301]
+RewriteRule ^/technology/nonweb$ http://wiki.creativecommons.org/Web_Statement [L,R=301]
RewriteRule ^/technology/search.html$ http://search.creativecommons.org/ [L,R=301]
RewriteRule ^/technology/usingmarkup$ http://wiki.creativecommons.org/UsingMarkup [L,R=301]
RewriteRule ^/technology/web$ http://wiki.creativecommons.org/HOWTO_Tag_HTML_pages [L,R=301]
RewriteRule ^/technology/web-integration$ http://wiki.creativecommons.org/Web_Integration_Guide [L,R=301]
RewriteRule ^/technology/xmp.*$ http://wiki.creativecommons.org/XMP [L,R=301]
+RewriteRule ^.*/technology/.*$ http://wiki.creativecommons.org/Developer [L,R=301]
RewriteRule ^/text/publish-weblogs http://wiki.creativecommons.org/HOWTO_Publish#Blog [L,NE,R=301]
RewriteRule ^/text/publish-website http://wiki.creativecommons.org/HOWTO_Publish#Adding_a_license_to_your_existing_website [L,NE,R=301]
RewriteRule ^/tools/cclookup http://wiki.creativecommons.org/CcLookup [L,R=301]
More information about the cc-commits
mailing list