There are .htaccess solutions to those issues.
On Mon, Oct 25, 2010 at 11:37 AM, Andreas Veithen <[email protected]> wrote: > If there is a solution for the problem I mentioned, then of course I > have no objection to moving/copying the stuff over to axis.apache.org > before the revamped Axis2 Maven site is ready. > > Thanks, > > Andreas > > On Mon, Oct 25, 2010 at 17:24, Daniel Kulp <[email protected]> wrote: >> >> Andreas, >> >> On Monday 25 October 2010 10:09:21 am Andreas Veithen wrote: >>> That would only work if one assumes that the HTML generated by the >>> Maven site only contains relative links. I don't think that's the >>> case. What we really need to do is to clean up the Maven site and get >>> Axis2 1.6 out. >> >> If someone would just cp the relevant directories over to the axis space, we >> could easily work with infra (maybe we don't have to) to get an .htaccess >> file >> setup with things like: >> >> RedirectMatch Permanent ^/axis2(.*) http://axis.apache.org/axis2$1 >> >> or similar to make everything go right over there. Thus, bookmarks and such >> should "just work" and links and such would just redirect over. The good >> thing is that people would start to see the axis.apache.org site in the URL's >> and such and newer people coming in will stay in the axis.apache.org site. >> That is a GOOD thing for Axis. I really don't understand the resistance. >> The amount of time and effort arguing about this is definitely less than: >> >> ssh people.apache.org >> cp -a /www/ws.apache.org/axis /www/axis.apache.org >> cp -a /www/ws.apache.org/axis2 /www/axis.apache.org >> cp -a /www/ws.apache.org/axis2-c /www/axis.apache.org >> etc.... >> >> Once the content is over there (and all the rsyncs triggered and such), we >> can >> start working on getting the redirects setup and such. But that really >> needs >> to be the first step. (and I'd use "cp" not "mv" for right now until we >> can >> verify the redirects will work properly) >> >> >> Dan >> >> >> >> >>> >>> Andreas >>> >>> On Mon, Oct 25, 2010 at 16:03, Sanjiva Weerawarana >>> >>> <[email protected]> wrote: >>> > Dan, +1 for moving the stuff but really, we need to retain some history >>> > here. I will write a history section and put it into the WS project - >>> > losing history of Apache SOAP, Apache Axis and the various other things >>> > that defined the WS project for nearly 10 years is not acceptable. >>> > >>> > A bit of patience on moving out please - the WS project was anchored by >>> > Axis for a hell of a long time. I'm not sure why this bothers you so >>> > much. >>> > >>> > Sanjiva. >>> > >>> > On Mon, Oct 25, 2010 at 7:05 PM, Daniel Kulp <[email protected]> wrote: >>> >> Would someone from the Axis TLP please move the axis2 directory and >>> >> other axis things from /www/ws.apache.org over to your own space. >>> >> Axis graduated >>> >> 10 to TLP 10 months ago. This stuff should be long gone. >>> >> >>> >> >>> >> -- >>> >> Daniel Kulp >>> >> [email protected] >>> >> http://dankulp.com/blog >>> > >>> > -- >>> > Sanjiva Weerawarana, Ph.D. >>> > Founder, Director & Chief Scientist; Lanka Software Foundation; >>> > http://www.opensource.lk/ >>> > Founder, Chairman & CEO; WSO2; http://wso2.com/ >>> > Founder & Director; Thinkcube Systems; http://www.thinkcube.com/ >>> > Member; Apache Software Foundation; http://www.apache.org/ >>> > Member; Sahana Software Foundation; http://www.sahanafoundation.org/ >>> > Visiting Lecturer; University of Moratuwa; http://www.cse.mrt.ac.lk/ >>> > >>> > Blog: http://sanjiva.weerawarana.org/ >> >> -- >> Daniel Kulp >> [email protected] >> http://dankulp.com/blog >> >
