Changeset 6630 for django/trunk/docs/modpython.txt
- Timestamp:
- 10/30/07 17:50:42 (1 year ago)
- Files:
-
- django/trunk/docs/modpython.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
django/trunk/docs/modpython.txt
r6536 r6630 151 151 <Location "/otherthing"> 152 152 SetEnv DJANGO_SETTINGS_MODULE mysite.other_settings 153 PythonInterpreter mysite_other153 PythonInterpreter othersite 154 154 </Location> 155 155 </VirtualHost>
