OK, that warning would definitely cost me customers. I'll get right on that ssl
right away. Thanks for the big tips!
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report I
On Wednesday, October 26, 2016 at 3:08:41 AM UTC-4, Jaimee S wrote:
>
> interesting, so what you're saying is that once i deploy to python
> anywhere ill no longer have any problems with setting up Nginx. Great! Will
> the payment part of my website still be accessible, just not trusted,
> witho
interesting, so what you're saying is that once i deploy to python anywhere
ill no longer have any problems with setting up Nginx. Great! Will the
payment part of my website still be accessible, just not trusted, without
an ssl certificate?
On Wednesday, October 26, 2016 at 1:56:04 AM UTC-5, A
> scripts/setup-web2py-nginx-uwsgi-on-centos.sh
> scripts/setup-web2py-nginx-uwsgi-ubuntu.sh'''
>
> Does this mean that once I complete these steps then I'll have
> successfully deployed to nginx and that I'm able to access the website from
> online?
>
Yes, though you will need to take additio
Thanks for the tips!
That leads me to more questions
I found this on web2py from your link:
'''
All these steps are performed automatically by the provided scripts:
1
2
scripts/setup-web2py-nginx-uwsgi-on-centos.sh
scripts/setup-web2py-nginx-uwsgi-ubuntu.sh'''
Does this mean that once I comple
You can serve a web2py app over HTTPS or not -- there is nothing in
particular that web2py must do, though, as that is handled by the web
server not the framework. If you are using the web2py built-in web server
(which you should generally not be doing in production), that too does
support HTTP
6 matches
Mail list logo