Changeset ee7408 in indico for etc/indico.conf.sample
- Timestamp:
- 08/19/09 15:54:33 (4 years ago)
- Branches:
- master, burotel, exp-instant-messaging, hello-world-walkthrough, ipv6, new-improved-taskdaemon, new-webex, prov-dual-interface, v0.97-series, v0.98-series, v0.98.2, v0.98.3, v0.98b1, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, 0da0c1403bae8e51d8229f460181c71b9e6dda72
- Children:
- fd0c10, 2126fc, 7b1227
- Parents:
- 239ca1
- git-author:
- Juan Alonso <juan.alonso.hernandez@…> (08/19/09 15:54:32)
- git-committer:
- Juan Alonso <juan.alonso.hernandez@…> (08/19/09 15:54:33)
- File:
-
- 1 edited
-
etc/indico.conf.sample (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
etc/indico.conf.sample
r239ca1 ree7408 108 108 # APACHE 109 109 #------------------------------------------------------------------------------ 110 # ApacheUser is the user that Apache runs as (Look for User inside httpd.conf) 110 # If you change either ApacheUser or ApacheGroup after installation and you 111 # are on Linux you need to chown -R the directories pointed at by 112 # - LogDir 113 # - UploadedFilesTempDir 114 115 # ApacheUser is the user that Apache runs as (Look for "User" inside httpd.conf) 111 116 112 117 ApacheUser = "nobody" 113 118 114 # ApacheGroup is the group that Apache runs as (Look for Userinside httpd.conf)119 # ApacheGroup is the group that Apache runs as (Look for "Group" inside httpd.conf) 115 120 116 121 ApacheGroup = "nogroup"
Note: See TracChangeset
for help on using the changeset viewer.
