Searched full:conf (Results 1 – 18 of 18) sorted by relevance
4 This directory contains an example [`civetweb.conf`](civetweb.conf) configuration file for a secure…12 …n the test and to adapt the configuration can be found [`civetweb.conf`](civetweb.conf). You can …
17 backup=("etc/$_pkgname/$_pkgname.conf")37 … "s/^document_root [^\n]*/document_root \/srv\/http/g" "$pkgdir/etc/local/$_pkgname/$_pkgname.conf"38 …e/access_log_file \/var\/log\/$_pkgname\/access.log/g" "$pkgdir/etc/local/$_pkgname/$_pkgname.conf"39 …le/access_log_file \/var\/log\/$_pkgname\/error.log/g" "$pkgdir/etc/local/$_pkgname/$_pkgname.conf"
6 ExecStart=/usr/local/bin/civetweb /usr/local/etc/civetweb/civetweb.conf
280 install: $(HTMLDIR)/index.html $(SYSCONFDIR)/civetweb.conf308 $(SYSCONFDIR)/civetweb.conf:310 install -m 644 resources/civetweb.conf "$(SYSCONFDIR)/"311 @sed -i 's#^document_root.*$$#document_root $(DOCUMENT_ROOT)#' "$(SYSCONFDIR)/civetweb.conf"312 @sed -i 's#^listening_ports.*$$#listening_ports $(PORTS)#' "$(SYSCONFDIR)/civetweb.conf"
47 sudo sh -c 'echo 0 > /proc/sys/net/ipv6/conf/all/disable_ipv6';
416 + Good for having a system wide default configuration /usr/local/etc/civetweb.conf
127 install -m 644 resources/civetweb.conf "/opt/civetweb/etc/"128 …document_root.*$#document_root /opt/civetweb/share/doc/civetweb#' "/opt/civetweb/etc/civetweb.conf"129 sed -i 's#^listening_ports.*$#listening_ports 8080#' "/opt/civetweb/etc/civetweb.conf"
24 the configuration file 'civetweb.conf':132 start. Configure an error log file in 'civetweb.conf' to get more information:
40 Otherwise, CivetWeb will search for the file `CivetWeb.conf` in the same directory that46 Here is the example of a `CivetWeb.conf` file:56 For example: The above `CivetWeb.conf` file is used, and CivetWeb started as70 $ cat CivetWeb.conf994 (named `civetweb.conf` by default) or the command-line arguments.
38 …m ```/usr/local/bin/civetweb```, it will use the configuration file */usr/local/etc/civetweb.conf*.
4 add_domain examples/multidomain/add_domain.conf
3 ./civetweb examples/multidomain/base_domain.conf
4 to the civetweb.conf file
21 my $config = 'civetweb.conf';
46 CONFIG_FILE2="$(CIVETWEB_SYSCONFDIR)/civetweb.conf" \
7 -- following lines to your .conf file.
199 #define CONFIG_FILE "civetweb.conf"208 #define CONFIG_FILE2 "/usr/local/etc/civetweb.conf"
1765 #include <openssl/conf.h>15127 "the .conf file?",15987 ".conf file?",