Oh snap Daniel nice job with that.  I didn’t
even notice that stanza in the config file
before!

On Nov 20, 2013, at 6:30 AM, Daniel Shahaf <d...@daniel.shahaf.name> wrote:

> Joseph Schaefer wrote on Tue, Nov 19, 2013 at 23:18:11 -0500:
>> 
>> On Nov 19, 2013, at 10:50 PM, Joseph Schaefer <joe_schae...@yahoo.com> wrote:
>> 
>>> 
>>> On Nov 19, 2013, at 10:40 PM, Jordan Zimmerman <randg...@apache.org> 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: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org

Reply via email to