mirror of
https://github.com/django/django.git
synced 2025-07-04 17:59:13 +00:00
magic-removal: Merged to [2725]
git-svn-id: http://code.djangoproject.com/svn/django/branches/magic-removal@2726 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
9bd6bef487
commit
43395b0993
@ -12,9 +12,13 @@ other server arrangements.
|
|||||||
|
|
||||||
Django requires Apache 2.x and mod_python 3.x.
|
Django requires Apache 2.x and mod_python 3.x.
|
||||||
|
|
||||||
|
We recommend you use Apache's `prefork MPM`_, as opposed to the `worker MPM`_.
|
||||||
|
|
||||||
.. _Apache: http://httpd.apache.org/
|
.. _Apache: http://httpd.apache.org/
|
||||||
.. _mod_python: http://www.modpython.org/
|
.. _mod_python: http://www.modpython.org/
|
||||||
.. _mod_perl: http://perl.apache.org/
|
.. _mod_perl: http://perl.apache.org/
|
||||||
|
.. _prefork MPM: http://httpd.apache.org/docs/2.2/mod/prefork.html
|
||||||
|
.. _worker MPM: http://httpd.apache.org/docs/2.2/mod/worker.html
|
||||||
|
|
||||||
Basic configuration
|
Basic configuration
|
||||||
===================
|
===================
|
||||||
|
Loading…
x
Reference in New Issue
Block a user