You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Mario Ivankovits <ma...@ops.co.at> on 2005/10/19 07:44:24 UTC

[vfs][all] patch for .htaccess redirect - please apply

Hi!

Could someone with enough karma please apply this patch on jakarta-site:

Index: docs/.htaccess
===================================================================
--- docs/.htaccess      (Revision 326401)
+++ docs/.htaccess      (Arbeitskopie)
@@ -52,3 +52,8 @@
 RedirectMatch Permanent /builds/jakarta-james/latest 
http://cvs.apache.org/builds/james-server/test-build/
 RedirectMatch Permanent /builds/jakarta-james/nightly 
http://cvs.apache.org/builds/james-server/
 RedirectMatch Permanent /builds/jakarta-james 
http://www.apache.org/dist/jakarta/james
+
+#
+# Sandboxes moved to proper
+#
+Redirect Permanent /commons/sandbox/vfs 
http://jakarta.apache.org/commons/vfs


Thanks!

---
Mario


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [vfs][all] patch for .htaccess redirect - please apply

Posted by Rahul Akolkar <ra...@gmail.com>.
On 10/19/05, Mario Ivankovits <ma...@ops.co.at> wrote:
> Rahul Akolkar wrote:
> >I'll assume you checked with infra
> >
> Yes, I did and got positiv reply.
<snip/>

Thanks, I've made the change. Should be rsync'd in ~an hour.

-Rahul

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [vfs][all] patch for .htaccess redirect - please apply

Posted by Mario Ivankovits <ma...@ops.co.at>.
Rahul Akolkar wrote:
>I'll assume you checked with infra
>  
Yes, I did and got positiv reply.

---
Mario


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [vfs][all] patch for .htaccess redirect - please apply

Posted by Rahul Akolkar <ra...@gmail.com>.
On 10/19/05, Mario Ivankovits <ma...@ops.co.at> wrote:
> Hi!
>
> Could someone with enough karma please apply this patch on jakarta-site:
>
> Index: docs/.htaccess
>
<snip/>

I almost did it, but noticed the file in the repository was missing
the redirect for Tomcat. I've notified tomcat-dev@ (by habit,
hopefully that will get forwarded to dev@tomcat). Once that goes
through, I can check this in (I'll assume you checked with infra).

-Rahul

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org