- Language: en
24 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 install Django
- … Apache installed, with the mod_wsgi module activated. Django will work with any version of Apache …
-
Security in Django
- … Apache is configured such that your Django site is served from a non-default virtual …
-
Deploying GeoDjango
- … Apache or the prefork method when using FastCGI through another Web server. For example, when …
-
Django’s cache framework
- … apache , make sure the directory /var/tmp/django_cache exists and is readable and writable by the user …
-
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 …
-
Django 1.6.10 release notes
- … Apache 2.4+ strip all headers containing underscores from incoming requests by default. Django’s built …