Changeset 109 for cleverbox/branches/0.1

Show
Ignore:
Timestamp:
10/19/06 10:09:56 (6 years ago)
Author:
trivoallan
Message:

Removing log for each client as it could not work !

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cleverbox/branches/0.1/cleverbox/scripts/admin.py

    r108 r109  
    301301            # -- Apache configuration 
    302302            apache_conf = """ 
    303 # -- Apache logs 
    304 ErrorLog %(home_dir)s/logs/error_log 
    305 CustomLog %(home_dir)s/logs/access_log common 
    306  
    307303# -- Include enabled projects configuration files 
    308304Include %(env_dir)s/projects-enabled/%(client_name)s-*