Home
last modified time | relevance | path

Searched refs:error (Results 1 – 25 of 25) sorted by relevance

/lighttpd1.4/doc/outdated/
H A Dstate.dot11 error -> close -> connect;
12 error -> connect;
13 handlereq -> error;
14 read -> error;
15 readpost -> error;
16 write -> error;
H A Dplugins.txt141 HANDLER_ERROR on error
151 HANDLER_ERROR on error
161 HANDLER_ERROR on error
172 HANDLER_ERROR on error
183 HANDLER_ERROR on error
194 HANDLER_ERROR on error
205 HANDLER_ERROR on error
216 HANDLER_ERROR on error
227 HANDLER_ERROR on error
238 HANDLER_ERROR on error
[all …]
H A Dstate.txt51 :error:
95 For really hard errors we use the 'error' state which resets the
98 If possible we should use http-status 500 ('internal server error') and
102 the error condition the 'close' state is used the init a half-close and
162 :error:
H A Dconfiguration.txt303 pathname of the error-log
439 server.error-handler-404
446 server.error-handler-404 = "/error-404.php"
H A Dauthentication.txt140 if all 4 steps are performed without any error the user is
H A Dmagnet.txt171 …g we overloaded the print()-function in lua and redirect the output of print() to the error-log. ::
H A Dfastcgi.txt589 (fcgi.c.1107) error: unexpected close of fastcgi connection
/lighttpd1.4/tests/
H A Dlighttpd.conf169 server.error-handler-404 = "/404.html"
172 server.error-handler = "/404.pl"
175 server.error-handler-404 = "/404.pl"
/lighttpd1.4/doc/config/vhosts.d/
H A Dvhosts.template18 ## use separate access/error log files
22 #server.errorlog = log_root + "/" + server_name + "/error.log"
/lighttpd1.4/src/
H A Dnetwork_write.c22 # error "can't have more than one sendfile implementation"
30 # error "can't have more than one sendfile implementation"
38 # error "can't have more than one sendfile implementation"
57 # error "can't have more than one sendfile implementation"
239 # error neither UIO_MAXIOV nor IOV_MAX nor _XOPEN_IOV_MAX are defined
H A Dck.c379 if (0 != rc) goto error; in ck_backtrace()
381 if (0 != rc) goto error; in ck_backtrace()
423 error: in ck_backtrace()
H A Dalgo_hmac.c139 #error "unexpected; crypto lib not configured for HMAC SHA1" in li_hmac_sha1()
215 #error "unexpected; crypto lib not configured for HMAC SHA256" in li_hmac_sha256()
291 #error "unexpected; crypto lib not configured for HMAC SHA512" in li_hmac_sha512()
H A Dmod_fastcgi.c22 #error "mismatched defines: (GW_RESPONDER != FCGI_RESPONDER)"
25 #error "mismatched defines: (GW_AUTHORIZER != FCGI_AUTHORIZER)"
28 #error "mismatched defines: (GW_FILTER != FCGI_FILTER)"
H A Dgw_backend.c1347 goto error; in gw_set_defaults_backend()
1355 goto error; in gw_set_defaults_backend()
1470 goto error; in gw_set_defaults_backend()
1476 goto error; in gw_set_defaults_backend()
1514 goto error; in gw_set_defaults_backend()
1530 goto error; in gw_set_defaults_backend()
1540 goto error; in gw_set_defaults_backend()
1558 goto error; in gw_set_defaults_backend()
1654 goto error; in gw_set_defaults_backend()
1662 goto error; in gw_set_defaults_backend()
[all …]
H A Dplugin.c227 const char *error = dlerror(); in plugins_load() local
228 if (error != NULL) { in plugins_load()
229 log_error(srv->errh, __FILE__, __LINE__, "dlsym: %s", error); in plugins_load()
H A Dmeson.build246 error('Couldn\'t find dlfcn.h or dlopen in lib dl')
315 error('Couldn\'t find any lua library')
428 error('Neither pcre2 nor pcre was found when with_pcre was not disabled')
487 error('Couldn\'t find attr/attributes.h or attr_get in lib attr')
H A DCMakeLists.txt422 #error HAVE_LIGHTY macro not defined
H A Dalgo_xxhash.h387 # error "unsupported platform: need a 32-bit type"
3215 # error "default keyset is not large enough"
H A Dlemon.c412 char *error; /* Code to execute when an error is seen */ member
2507 psp->declargslot = &(psp->gp->error); in parseonetoken()
4928 tplt_print(out,lemp,lemp->error,&lineno); in ReportTable()
H A Dmod_mbedtls.c91 #error "lighttpd requires that mbedtls be built with MBEDTLS_X509_CRT_PARSE_C"
/lighttpd1.4/
H A DNEWS74 * [mod_wolfssl] cast to fix compile error
897 * [core] clarify an error message
1324 * [core] support multiple error logs
2834 * [core] server.error-handler new directive for error pages (fixes #2702)
2987 * [mod_webdav] fix logic error in handling file creation error
3170 …* Show "no uri specified -> 400" error only when "debug.log-request-header-on-error" is enabled (f…
3254 * Modify fastcgi error message
3947 * added a error-handler for 404 codes
3977 * fixed error handling in FastCGI code
3997 * fixed error-handling in cgi handler
[all …]
H A DREADME53 - custom error pages (for Response-Code 400-599)
H A DSConstruct220 fail("* error: path `%s' is a directory" % (binpath))
222 fail("* error: path `%s' is not a file or not exists" % (binpath))
225 fail("* error: can't find program `%s'" % (progname))
H A Dconfigure.ac707 #error HAVE_LIGHTY macro not defined
1616 error) extrawarnings=error ;;
1625 if test "$extrawarnings" = true || test "$extrawarnings" = error; then
1632 if test "$extrawarnings" = error; then
/lighttpd1.4/src/ls-hpack/
H A Dlsxpack_header.h21 #error unexpected LSXPACK_MAX_STRLEN