Subversion Repositories configs

Rev

Rev 152 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 152 Rev 188
Line 224... Line 224...
224
#
224
#
225
# ExtendedStatus controls whether Apache will generate "full" status
225
# ExtendedStatus controls whether Apache will generate "full" status
226
# information (ExtendedStatus On) or just basic information (ExtendedStatus
226
# information (ExtendedStatus On) or just basic information (ExtendedStatus
227
# Off) when the "server-status" handler is called. The default is Off.
227
# Off) when the "server-status" handler is called. The default is Off.
228
#
228
#
229
#ExtendedStatus On
229
ExtendedStatus On
230
 
230
 
231
#
231
#
232
# If you wish httpd to run as a different user or group, you must run
232
# If you wish httpd to run as a different user or group, you must run
233
# httpd as root initially and it will switch.  
233
# httpd as root initially and it will switch.  
234
#
234
#