Changeset 109 for cleverbox/branches/0.1
- Timestamp:
- 10/19/06 10:09:56 (6 years ago)
- Files:
-
- 1 modified
-
cleverbox/branches/0.1/cleverbox/scripts/admin.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cleverbox/branches/0.1/cleverbox/scripts/admin.py
r108 r109 301 301 # -- Apache configuration 302 302 apache_conf = """ 303 # -- Apache logs304 ErrorLog %(home_dir)s/logs/error_log305 CustomLog %(home_dir)s/logs/access_log common306 307 303 # -- Include enabled projects configuration files 308 304 Include %(env_dir)s/projects-enabled/%(client_name)s-*
