try with curl -I (capital I), also if it seems indeed that you're being 
redirected. It's just to clear all doubts.
PS: can you package your "m" application and attach here ? we could install 
it and see if we observe the same behaviour.

On Tuesday, October 23, 2012 9:47:37 PM UTC+2, Massimiliano 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 <nip...@gmail.com 
> <javascript:>>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
>

-- 



Reply via email to