Django

Code

Changeset 6034

Show
Ignore:
Timestamp:
09/02/07 12:09:27 (1 year ago)
Author:
adrian
Message:

Fixed #5303 -- Fixed incorrect statement about PythonPath? directive in docs/modpython.txt

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/modpython.txt

    r5897 r6034  
    263263mod_python as described above__ (you need to do this even if you aren't 
    264264serving multiple installations in this case). Then add the ``PythonImport`` 
    265 line inside the ``Location`` or ``VirtualHost`` section. For example:: 
     265line in the main server configuration (i.e., outside the ``Location`` or 
     266``VirtualHost`` sections). For example:: 
    266267 
    267268    PythonInterpreter my_django