That explains it. The issue here is that Habari looks for the
$_SERVER['HTTPS'] header that indicates an SSL connection is in use. Since
the box Habari runs on *isn't* actually using SSL for the connection, httpd
doesn't set the value.

I'm sure there is a way to fake the HTTPS header with mod_headers or one of
the other modules, but I don't have any Apache boxes I can easily test it
on today.


On Fri, Nov 29, 2013 at 9:52 PM, 188...@gmail.com <188...@gmail.com> wrote:

> Apache TrafficServer (ATS) is a SSL terminal, Habari is on httpd server
> behind it.
>
>
>
>
> On Sat, Nov 30, 2013 at 2:38 AM, Chris Meller <ch...@doesnthaveone.com>wrote:
>
>> I've run the installer over HTTPS before, so I don't think that's the
>> problem.
>>
>> I know in nginx the HTTPS server variable doesn't get set natively in
>> some configurations, so PHP (and therefore Habari) doesn't know that it
>> should generate HTTPS URLs... I've never used ATS, so I have no clue if
>> that could be the problem here or not.
>>
>> Can you create a new file on your server called test.php and put in it:
>> <?php var_dump($_SERVER); ?>
>>
>> Load it up over HTTPS and take a screenshot of the output.
>>
>>
>> On Thu, Nov 28, 2013 at 9:44 PM, 188...@gmail.com <188...@gmail.com>wrote:
>>
>>> Surely I can get web server's running https. But when looking at Habari
>>> installer, it doesn't seems to know I'm using https as you tell:
>>> http://i.imgur.com/fQUMQV5.png
>>>
>>>
>>> On Thu, Nov 28, 2013 at 10:46 PM, Chris Meller 
>>> <ch...@doesnthaveone.com>wrote:
>>>
>>>> There is nothing you have to configure for Habari to support HTTPS, as
>>>> long as you have configured the web server running it properly. Just visit
>>>> the HTTPS version of your site and everything should be fine.
>>>>
>>>>
>>>> On Thu, Nov 28, 2013 at 2:02 AM, Neddy <188...@gmail.com> wrote:
>>>>
>>>>> Hi,
>>>>>
>>>>> I'd like to install/config Habari to run on HTTPS only, but I've did a
>>>>> research on Habari wiki and found nothing about HTTPS configuration. 
>>>>> Surely
>>>>> my habari test page doesn't seem to recognize https fully. Should Habari
>>>>> support HTTPS easily?
>>>>>
>>>>> Thanks,
>>>>>
>>>>> --
>>>>> --
>>>>> To post to this group, send email to habari-users@googlegroups.com
>>>>> To unsubscribe from this group, send email to
>>>>> habari-users-unsubscr...@googlegroups.com
>>>>> For more options, visit this group at
>>>>> http://groups.google.com/group/habari-users
>>>>> ---
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "habari-users" group.
>>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>>> an email to habari-users+unsubscr...@googlegroups.com.
>>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>>
>>>>
>>>>  --
>>>> --
>>>> To post to this group, send email to habari-users@googlegroups.com
>>>> To unsubscribe from this group, send email to
>>>> habari-users-unsubscr...@googlegroups.com
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/habari-users
>>>> ---
>>>> You received this message because you are subscribed to the Google
>>>> Groups "habari-users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to habari-users+unsubscr...@googlegroups.com.
>>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>>
>>>
>>>  --
>>> --
>>> To post to this group, send email to habari-users@googlegroups.com
>>> To unsubscribe from this group, send email to
>>> habari-users-unsubscr...@googlegroups.com
>>> For more options, visit this group at
>>> http://groups.google.com/group/habari-users
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "habari-users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to habari-users+unsubscr...@googlegroups.com.
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>
>>
>>  --
>> --
>> To post to this group, send email to habari-users@googlegroups.com
>> To unsubscribe from this group, send email to
>> habari-users-unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/habari-users
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "habari-users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to habari-users+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>  --
> --
> To post to this group, send email to habari-users@googlegroups.com
> To unsubscribe from this group, send email to
> habari-users-unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/habari-users
> ---
> You received this message because you are subscribed to the Google Groups
> "habari-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to habari-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
-- 
To post to this group, send email to habari-users@googlegroups.com
To unsubscribe from this group, send email to 
habari-users-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/habari-users
--- 
You received this message because you are subscribed to the Google Groups 
"habari-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to habari-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to