Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[docs] Improve nginx example configuration in the deploy FAQ #1731
Milestone
Comments
|
Hi Thanks for using Falcon. The large amount of time and effort needed to Please consider helping us secure the future of the Falcon framework with a Thank you for your support! |
|
I've been using Falcon for a while and still need to refer docs a lot of time. I would like to contribute through this and perhaps #1578. |
|
that would be great! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


The example nginx configuration in the
Deploying Falcon on Linux with NGINX and uWSGIarticle could probably be improved to include https configuration and redirect of http to https, since I believe it's the most common configuration now.Maybe we could use a configuration from this great Mozilla site and link to it since it also has ssl configuration for many other common programs?