Apache2 reverse proxy 503 error for Flask Application on Ubuntu 22.04
I am trying to deploy a Flask application on port 80 using Ubuntu22.04, Apache2 and Gunicorn. I am using unix .sock file created by gunicorn.
I am trying to deploy a Flask application on port 80 using Ubuntu22.04, Apache2 and Gunicorn. I am using unix .sock file created by gunicorn.