forked from orbit-oss/flask
Update mod_wsgi.rst
note configuration changes in apache 2.4
This commit is contained in:
parent
76456dc3b2
commit
6b9370a854
1 changed files with 4 additions and 0 deletions
|
|
@ -105,6 +105,10 @@ refuse to run with the above configuration. On a Windows system, eliminate those
|
|||
</Directory>
|
||||
</VirtualHost>
|
||||
|
||||
Note: There have been some changes in access control configuration for `Apache 2.4`_.
|
||||
|
||||
.. _Apache 2.4: http://httpd.apache.org/docs/trunk/upgrading.html
|
||||
|
||||
For more information consult the `mod_wsgi wiki`_.
|
||||
|
||||
.. _mod_wsgi: http://code.google.com/p/modwsgi/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue