Rich Bowen wrote:

+  RewriteCond %{REQUEST_URI} !^/docs/(1|2)
+  RewriteRule ^/docs/(.*) /docs/1.3/$1 [R=302,L]
+
+  RewriteRule ^/docs-2\.(.)/(.*) /docs/2.$1/$2 [R=302,L]

We should probably change that at some point so that we can put a page under docs/index.html describing the various versions.

Joshua.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to