Removed version info on 404 error
This commit is contained in:
@@ -8491,7 +8491,6 @@ void send_file_direct(char *file_name) {
|
||||
else
|
||||
rsprintf("%s%c%s", dir, DIR_SEPARATOR, encodedname);
|
||||
rsprintf("</b> was not found on this server<p>\r\n");
|
||||
rsprintf("<hr><address>ELOG version %s</address></body></html>\r\n\r\n", VERSION);
|
||||
return_length = strlen_retbuf;
|
||||
keep_alive = FALSE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user