Re: svn commit: r1700129 - /serf/site/publish/.htaccess
Ivan Zhakov <[email protected]> Sun, 30 Aug 2015 19:36:16 +0300
| Newsgroups | gmane.comp.apache.apr.serf.devel |
|---|---|
| Message-ID | <CABw-3Yd9ajJYKTHKq=rdo2BG+s6GMH=b_y+uYGR8wUm3Yxyz5w__41160.0236352116$1443916064$gmane$org@mail.gmail.com> |
On 30 August 2015 at 18:55, <[email protected]> wrote: > Author: rhuijben > Date: Sun Aug 30 15:55:18 2015 > New Revision: 1700129 > > URL: http://svn.apache.org/r1700129 > Log: > Try to apply two simple redirects > > Modified: > serf/site/publish/.htaccess > > Modified: serf/site/publish/.htaccess > URL: http://svn.apache.org/viewvc/serf/site/publish/.htaccess?rev=1700129&r1=1700128&r2=1700129&view=diff > ============================================================================== > --- serf/site/publish/.htaccess (original) > +++ serf/site/publish/.htaccess Sun Aug 30 15:55:18 2015 > @@ -1,2 +1,8 @@ > Options +Includes > XBitHack On > + > +# For now redirect this location to the homepage > +RedirectMatch ^/download http://serf.apache.org/#download FYI: I'm going to create separate download page later. -- Ivan Zhakov