- Language: en
7 results for Apache in version 3.2
-
Authenticating against Django’s user database from Apache
- … Apache, you can configure Apache to authenticate against Django’s authentication system directly. This requires …
-
How to use Django with Apache and mod_wsgi
- … Apache and mod_wsgi Deploying Django with Apache and mod_wsgi is a tried and tested …
-
How to deploy with WSGI
- … Apache and mod_wsgi Authenticating against Django’s user database from Apache The application object …
-
Deploying Django
- … Apache and mod_wsgi Authenticating against Django’s user database from Apache The application object …
-
Deploying static files
- … Apache and mod_wsgi . You’ll probably want to automate this process, especially if you’ve got multiple …
-
Authentication using REMOTE_USER
- … Apache and mod_authnz_ldap , CAS , Cosign , WebAuth , mod_auth_sspi , etc. When the Web server …
-
How to use Django with uWSGI
- … Apache) communicates with a django-uwsgi “worker” process to serve dynamic content. Configuring and starting …