Philip;
Yes; I suppose that would work;
Thanks for the advice;
It is appreciated.
Have a good day.
On 1/30/11 2:41 AM, Philip Kilner wrote:
Hi David,
On 30/01/2011 01:02, David J. wrote:
Is there a utility available to force requests to SSL? (ex: Login,
Register, etc..)
Are you behind a web server? That may be a better place to manage that
than on the web2py side, depending on you needs of course.
You can do this with an Apache rewrite rule, see: -
http://www.whoopis.com/howtos/apache-rewrite.html
...for some examples.
HTH