0% found this document useful (0 votes)
7 views2 pages

Flask Python Aplication SP

The document outlines three cases for running applications: directly at port 8080, at port 80, and using Nginx as a simple proxy for Flash. Each case presents a different configuration for application deployment. The document provides a comparative overview of these methods.

Uploaded by

lovebykandk
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views2 pages

Flask Python Aplication SP

The document outlines three cases for running applications: directly at port 8080, at port 80, and using Nginx as a simple proxy for Flash. Each case presents a different configuration for application deployment. The document provides a comparative overview of these methods.

Uploaded by

lovebykandk
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Case 1 Running application directly at a port (Port 8080)

Case 2 Running application at port 80


Case 3 – Nginx + flash direct (Simple proxy)

You might also like