mod-wsgi
There are 19 repositories under mod-wsgi topic.
fnep/example_fastapi_behind_apache_using_wsgi
example how to run FastApi behind Apache without reverse proxy using mod_wsgi
MitchMedeiros/walk-forward-optimization-app
A backtesting web app for walk-forward optimization with common indicator strategies.
p3k/json3k
p3k.org JSONP Web Services
abhijitambhore1/project_1
pywps in windows in embedded mode
btr1975/apache-py2-django
Dockerfile to Build Web Server for Django Apps Python
ionescu77/myWebsite2
myWebsite migrated to django 3.2.* and python 3.6.*
itc-lab/wiringpi-python-bme280
python version of wiringpi-php-bme280
vishnuprasadh/imgprocessor
You can create a imageserver of your own using this project. Image processor will be using mod_wsgi, Pillow-SIMD package for dynamically resizing a given image based on bandwidth and size of destination device. You can also force or request a no aspectloss based WXH while requesting the same.
Wtower/ansible-django-deploy
Ansible role to deploy a Django app to Plesk.
abhijitambhore1/project_2
pywps in linux in daemon mode
ashokjain001/Linux_Server_Configuration
Configured ubuntu linux server(Amazon lightsail instance) and deployed Restful web application developed using Apache, Python Flask and PostgreSQL.
Lohith94/linux-server-configuration
Project to take a baseline installation of a Linux server and prepare it to host your web applications. To secure your server from a number of attack vectors, install and configure a database server, and deploy one of your existing web applications onto it.
ansiblebit/mod_wsgi
Ansible role to install mod_wsgi and setup the application WSGI script.
anton-kachurin/udacity-server-administration
Sample Linux configuration of Apache2 web server with mod_wsgi
bandaangosta/flaskr-apache
Flaskr tutorial (from Flask documentation) for installation with Apache 2.4 + mod_wsgi
carlostighe/Docker-flask-wkhtmltopdf-apache-mod-wsgi-tls
Dockerfile for a project that had an ember and flask app. The flask app made use of wkhtmltopdf. Running over https on apache with mod-wsgi.
Christianq010/fsnd_linux_config_aws
Take a baseline installation of a Linux distribution on a virtual machine and prepare it to host your web applications, to include installing updates, securing it from a number of attack vectors and installing/configuring web and database servers.
sevenearths/installing-django-on-ubuntu-18-04
A useful guide for deploying Django on an Ubuntu server on the Internet