Python

From Utopia
Revision as of 19:15, 6 May 2023 by Locke (talk | contribs) (Replaced content with " == Web Programmierung == === WSGI === Ist die Schnittstelle zwischen Python Code, und dem Webserver... === WSGI/Apache2 Modul === apt-get install libapache2-mod-wsgi-py3 a2enmod wsgi === Apache Fehler === Apache2 Errors")
Jump to navigation Jump to search


Web Programmierung

WSGI

Ist die Schnittstelle zwischen Python Code, und dem Webserver...

WSGI/Apache2 Modul

apt-get install libapache2-mod-wsgi-py3

a2enmod wsgi



Apache Fehler

Apache2 Errors