Changeset 2333 for cherokee/trunk/admin/ModuleFcgi.py
- Timestamp:
- 11/05/08 19:56:27 (2 months ago)
- Files:
-
- cherokee/trunk/admin/ModuleFcgi.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cherokee/trunk/admin/ModuleFcgi.py
r2331 r2333 22 22 self.show_script_alias = False 23 23 self.show_change_uid = False 24 self.show_document_root = False 24 self.show_document_root = True 25 26 self._util__set_fixed_check_file() 25 27 26 28 def _op_render (self):