/etc/sysconfig/darkhttpd - CentOS Linux 7

This is the default example configuration of darkhttpd provided by Apache. This config file was generated by Apache running on CentOS 7.

It is located under: /etc/sysconfig/darkhttpd

    DARKHTTPD_ROOT="/var/www"
DARKHTTPD_FLAGS="--uid nobody --gid nobody --chroot"
MIMETYPES="--mimetypes /etc/mime.types"

    
  

Config Details

Location
/etc/sysconfig/darkhttpd
Operating system
CentOS Linux 7
Length
3 lines
MD5 checksum
f96ac3c220a83130c133ab9bec1b59ed

Usage

Download the raw file with wget or curl

Wget

wget -O darkhttpd.example http://exampleconfig.com/static/raw/apache/centos7/etc/sysconfig/darkhttpd

cURL

curl http://exampleconfig.com/static/raw/apache/centos7/etc/sysconfig/darkhttpd > darkhttpd.example