Joseph Schaefer wrote on Tue, Nov 19, 2013 at 23:18:11 -0500:
> 
> On Nov 19, 2013, at 10:50 PM, Joseph Schaefer <[email protected]> wrote:
> 
> > 
> > On Nov 19, 2013, at 10:40 PM, Jordan Zimmerman <[email protected]> wrote:
> > 
> >> Can someone please explain to me what I need to do to have 
> >> curator.incubator.apache.org redirect to curator.apache.org?
> > 
> > You need to create an .htaccess file at the top-level of your tree with the 
> > following contents
> > --------------------------------------------------------
> > RewriteCond %{HTTP_HOST} curator.incubator.apache.org
> > RewriteRule (.*)  https://curator.apache.org/
> 
> Sorry, that last part needs an $1 tacked onto the end: 
> https://curator.apache.org/$1

No htaccess is needed, it happens automagically once the TLP dist area
is created.  See vhosts/zzzothers.conf on eos.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to