Re: url redirection problem

2006-07-21 Thread Tim Shaffer
Tim Shaffer wrote: > Douglas Campos wrote: > > now i'm on my django site > > > > https://example.org/ > > > > if I type https://example.org/admin it redirects to > > http://example.org/admin/ > > (note the change from https to http) > > is this an expected behaviour? > > > > Thanx > > Yes, this

Re: url redirection problem

2006-07-21 Thread Tim Shaffer
Douglas Campos wrote: > now i'm on my django site > > https://example.org/ > > if I type https://example.org/admin it redirects to http://example.org/admin/ > (note the change from https to http) > is this an expected behaviour? > > Thanx Yes, this is the expected behavior. There is a setting ca

url redirection problem

2006-07-19 Thread Douglas Campos
now i'm on my django site https://example.org/ if I type https://example.org/admin it redirects to http://example.org/admin/ (note the change from https to http) is this an expected behaviour? Thanx --~--~-~--~~~---~--~~ You received this message because you are