Symbol: ERROR_FORM
src/apps/poorman/libhttpd/libhttpd.c
1120
ERROR_FORM( err403form, "The requested URL '%.80s' is protected by an authentication file, but the authentication file cannot be opened.\n" ),
src/apps/poorman/libhttpd/libhttpd.c
2401
ERROR_FORM( err403form, "The requested URL '%.80s' resolves to a file outside the permitted web server directory tree.\n" ),
src/apps/poorman/libhttpd/libhttpd.c
3684
ERROR_FORM( err403form, "The requested URL '%.80s' resolves to a file that is not world-readable.\n" ),
src/apps/poorman/libhttpd/libhttpd.c
3748
ERROR_FORM( err403form, "The requested URL '%.80s' resolves to a directory that has indexing disabled.\n" ),
src/apps/poorman/libhttpd/libhttpd.c
3769
ERROR_FORM( err403form, "The requested URL '%.80s' is a directory, and directory indexing is disabled on this server.\n" ),
src/apps/poorman/libhttpd/libhttpd.c
3798
ERROR_FORM( err403form, "The requested URL '%.80s' resolves to an index file that is not world-readable.\n" ),
src/apps/poorman/libhttpd/libhttpd.c
3827
ERROR_FORM( err403form, "The requested URL '%.80s' is an authorization file, retrieving it is not permitted.\n" ),
src/apps/poorman/libhttpd/libhttpd.c
3842
ERROR_FORM( err403form, "The requested URL '%.80s' is an authorization file, retrieving it is not permitted.\n" ),
src/apps/poorman/libhttpd/libhttpd.c
3880
ERROR_FORM( err403form, "The requested URL '%.80s' resolves to a file plus CGI-style pathinfo, but the file is not a valid CGI file.\n" ),
src/apps/poorman/libhttpd/libhttpd.c
4064
ERROR_FORM( err403form, "You must supply a local referrer to get URL '%.80s' from this server.\n" ),