- Language: en
8 results for Apache in version 1.8
-
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 use Django with FastCGI, SCGI, or AJP
- … Apache setup To use Django with Apache and FastCGI, you’ll need Apache installed and configured …
-
How to deploy with WSGI
- … Apache and mod_wsgi Authenticating against Django’s user database from Apache How to use Django …
-
Deploying static files
- … Apache and mod_wsgi . You’ll probably want to automate this process, especially if you’ve got multiple …
-
Running Django on Jython
- … Apache Tomcat . Full JavaEE applications servers such as GlassFish or JBoss are also OK, if you need …
-
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. See uWSGI’s background …