- Language: en
24 results for Apache in version 2.1
-
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 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 …
-
Django’s cache framework
- … apache , make sure the directory /var/tmp/django_cache exists and is readable and writable by the user …
-
Deploying GeoDjango
- … Apache. For example, when configuring your application with mod_wsgi , set the WSGIDaemonProcess attribute threads …
-
Deploying static files
- … Apache and mod_wsgi . You’ll probably want to automate this process, especially if you’ve got multiple …
-
How to deploy with WSGI
- … Apache and mod_wsgi Authenticating against Django’s user database from Apache How to use Django …
-
Writing your first Django app, part 1
- … Apache – until you’re ready for production. Now’s a good time to note: don’t use this …
-
Django 1.4.18 release notes
- … Apache 2.4+ strip all headers containing underscores from incoming requests by default. Django’s built …