Home
last modified time | relevance | path

Searched refs:denied (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dmod_access.c142 int denied = 0; in URIHANDLER_FUNC() local
152 denied = 1; in URIHANDLER_FUNC()
156 denied = 1; in URIHANDLER_FUNC()
160 if (denied) { in URIHANDLER_FUNC()
/mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/
H A Dtrigger_b4_dl.txt26 …* if user requests ''download-url'' directly, the request is denied and he is redirected to ''deny…
28 …wnload-url'' again after ''trigger-timeout'' has elapsed, the request is denied and he is redirect…
/mOS-networking-stack/samples/lighttpd-1.4.32/
H A DNEWS376 …* req-method OPTIONS: do not insert default response if request was denied, do not deny OPTIONS by…