You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/10/28 05:51:48 UTC

svn commit: r1710942 - /cordova/site/public/.htaccess

Author: dblotsky
Date: Wed Oct 28 04:51:48 2015
New Revision: 1710942

URL: http://svn.apache.org/viewvc?rev=1710942&view=rev
Log:
Updating site.

Modified:
    cordova/site/public/.htaccess

Modified: cordova/site/public/.htaccess
URL: http://svn.apache.org/viewvc/cordova/site/public/.htaccess?rev=1710942&r1=1710941&r2=1710942&view=diff
==============================================================================
--- cordova/site/public/.htaccess (original)
+++ cordova/site/public/.htaccess Wed Oct 28 04:51:48 2015
@@ -32,7 +32,7 @@ RewriteRule ^.*docs/(\w\w)/$ /docs/$1/la
 #       This does NOT return a redirect. It returns the resource *as if* the
 #       redirected URI was requested. That is, both URIs return the same
 #       resource, but the browser won't change the URI (no redirects followed).
-RewriteRule ^.*docs/(\w\w)/latest/(.*)$ docs/$1/5.1.1/$2 [R=302]
+RewriteRule ^.*docs/(\w\w)/latest/(.*)$ /docs/$1/5.1.1/$2 [R=302]
 
 # 301:
 #       old docs pages -> new docs pages (from www/_data/docs-redirects.yml)



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org