I've found the problem.

Was Auth(secure=True) that never had this behavior.. till now


On Tue, Oct 23, 2012 at 9:47 PM, Massimiliano <mbelle...@gmail.com> wrote:

> mbp:web2py max$ curl -l http://127.0.0.1:8000/m/default/index
> You are being redirected <a href="https://127.0.0.1:8000/m/default/index
> ">here</a
>
> mbp:web2py max$tail httpserver.log
> 127.0.0.1, 2012-10-23 21:45:46, GET, /m/default/index, HTTP/1.1, 303,
> 0.075703
>
>
>
> On Tue, Oct 23, 2012 at 8:41 PM, Niphlod <niph...@gmail.com> wrote:
>
>> check with curl or wget what headers the server returns...
>> curl -I http://oneofyourpages
>> or
>> wget --server-response --spider http://oneofyourpages
>>
>>
>> On Tuesday, October 23, 2012 8:19:17 PM UTC+2, Massimiliano wrote:
>>
>>> I don't understand what could be...
>>> A new installation give me the same problem... A simple python
>>> httpserver work as expected..
>>>
>>> I've not router.py or routes.py in web2py folder and I never used
>>> requires_https()... What can I check?
>>>
>>> Thank you
>>> --
>>> Massimiliano
>>>
>>>
>>> Il giorno 23/ott/2012, alle ore 20:13, Bill Thayer <bill....@live.com>
>>> ha scritto:
>>>
>>> 2.2.1 stable seems to be going through http for me on Chrome.
>>>
>>> --
>>>
>>>
>>>
>>>
>>>  --
>>
>>
>>
>>
>
>
>
> --
> Massimiliano
>



-- 
Massimiliano

-- 



Reply via email to