Home
last modified time | relevance | path

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

/dports/www/thttpd/thttpd-2.29/
H A Dlibhttpd.c521 static char* err403form = variable
1112 …ERROR_FORM( err403form, "The requested URL '%.80s' is protected by an authentication file, but the… in auth_check2()
2401 …ERROR_FORM( err403form, "The requested URL '%.80s' resolves to a file outside the permitted web se… in httpd_parse_request()
3675 …ERROR_FORM( err403form, "The requested URL '%.80s' resolves to a file that is not world-readable.\… in really_start_request()
3730 …ERROR_FORM( err403form, "The requested URL '%.80s' resolves to a directory that has indexing disab… in really_start_request()
3750 …ERROR_FORM( err403form, "The requested URL '%.80s' is a directory, and directory indexing is disab… in really_start_request()
3778 …ERROR_FORM( err403form, "The requested URL '%.80s' resolves to an index file that is not world-rea… in really_start_request()
3807 …ERROR_FORM( err403form, "The requested URL '%.80s' is an authorization file, retrieving it is not … in really_start_request()
3822 …ERROR_FORM( err403form, "The requested URL '%.80s' is an authorization file, retrieving it is not … in really_start_request()
3860 …ERROR_FORM( err403form, "The requested URL '%.80s' resolves to a file plus CGI-style pathinfo, but… in really_start_request()
[all …]