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: docs-unsubscribe@httpd.apache.org For additional commands, e-mail: docs-help@httpd.apache.org