Help for this page

Select Code to Download


  1. or download this
    [alex@foo bar]$ sudo /usr/sbin/httpd -V
    Server version: Apache/2.0.40
    ...
     -D DEFAULT_ERRORLOG="logs/error_log"
     -D AP_TYPES_CONFIG_FILE="conf/mime.types"
     -D SERVER_CONFIG_FILE="conf/httpd.conf"
    
  2. or download this
    ...
    getgroups32(0x20, 0xbfffeab0)           = 1
    ...
    fcntl64(11, F_SETFD, FD_CLOEXEC)        = 0
    fcntl64(12, F_SETFD, FD_CLOEXEC)        = 0
    ...