Home
last modified time | relevance | path

Searched refs:doc (Results 1 – 18 of 18) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DINSTALL35 take a look at the configfile in ./doc/lighttpd.conf,
86 Sample lighttpd configuration files are placed at doc/config/. The default
115 A sample lighttpd.conf file is placed@: doc/config/lighttpd.conf
H A DMakefile.am1 SUBDIRS=src doc tests subdir
H A Dconfigure.ac721 doc/config/conf.d/Makefile \
722 doc/config/vhosts.d/Makefile \
723 doc/config/Makefile \
724 doc/scripts/Makefile \
725 doc/initscripts/Makefile \
726 doc/systemd/Makefile \
727 doc/outdated/Makefile \
728 doc/Makefile \
H A DREADME48 - FastCGI (http://www.fastcgi.com/devkit/doc/fcgi-spec.html)
H A Dconfigure983 -docdir | --docdir | --docdi | --doc | --do)
985 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1450 --docdir=DIR documentation root [DATAROOTDIR/doc/lighttpd]
18102 "doc/config/conf.d/Makefile") CONFIG_FILES="$CONFIG_FILES doc/config/conf.d/Makefile" ;;
18103 "doc/config/vhosts.d/Makefile") CONFIG_FILES="$CONFIG_FILES doc/config/vhosts.d/Makefile" ;;
18104 "doc/config/Makefile") CONFIG_FILES="$CONFIG_FILES doc/config/Makefile" ;;
18105 "doc/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES doc/scripts/Makefile" ;;
18106 "doc/initscripts/Makefile") CONFIG_FILES="$CONFIG_FILES doc/initscripts/Makefile" ;;
18107 "doc/systemd/Makefile") CONFIG_FILES="$CONFIG_FILES doc/systemd/Makefile" ;;
18108 "doc/outdated/Makefile") CONFIG_FILES="$CONFIG_FILES doc/outdated/Makefile" ;;
[all …]
H A DMakefile.in364 SUBDIRS = src doc tests
H A DNEWS62 * [doc] Move docs to outdated/ subdir and refer to wiki instead (fixes #2248)
264 * Fix fastcgi-authorizer handling; Status: 200 is now accepted as the doc requests
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dmagnet.txt49 * or at a later stage, when the doc-root is known and the physical-path is already setup
102 * lighty.env["physical.doc-root"] = "/my-docroot"
210 if (nil == lfs.attributes(lighty.env["physical.doc-root"] .. "/maintainance.html")) then
211 lighty.content = ( lighty.env["physical.doc-root"] .. "/maintainance.html" )
326 lighty.env["physical.path"] = lighty.env["physical.doc-root"] .. lighty.env["physical.rel-path"]
H A DMakefile.in91 subdir = doc/outdated
376 $(AUTOMAKE) --foreign doc/outdated/Makefile
H A Dfastcgi.txt537 http://www.fastcgi.com/devkit/doc/fcgi-spec.html, 6.3 for
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/scripts/
H A DMakefile.in91 subdir = doc/scripts
299 $(AUTOMAKE) --foreign doc/scripts/Makefile
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/initscripts/
H A DMakefile.in91 subdir = doc/initscripts
296 $(AUTOMAKE) --foreign doc/initscripts/Makefile
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/systemd/
H A DMakefile.in91 subdir = doc/systemd
296 $(AUTOMAKE) --foreign doc/systemd/Makefile
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/vhosts.d/
H A DMakefile.in91 subdir = doc/config/vhosts.d
296 $(AUTOMAKE) --foreign doc/config/vhosts.d/Makefile
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/conf.d/
H A DMakefile.in91 subdir = doc/config/conf.d
321 $(AUTOMAKE) --foreign doc/config/conf.d/Makefile
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/config/
H A DMakefile.in91 subdir = doc/config
357 $(AUTOMAKE) --foreign doc/config/Makefile
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/
H A DMakefile.in91 subdir = doc
392 $(AUTOMAKE) --foreign doc/Makefile
/mOS-networking-stack/scripts/
H A Dconfigure817 -docdir | --docdir | --docdi | --doc | --do)
819 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
1284 --docdir=DIR documentation root [DATAROOTDIR/doc/mos_release]