--- misc/scripts/cgi/taillog.cgi 2001/03/09 00:22:30 1.1 +++ misc/scripts/cgi/taillog.cgi 2001/03/26 21:15:18 1.2 @@ -23,7 +23,7 @@ if (!defined $n) { $n = 50; } -unless ($n =~ /^[0-9]{1,4}$/) { +unless ($n =~ /^[0-9]{1,6}$/) { $n = 50; } @@ -52,7 +52,7 @@ text="#000066">
-Last lines +Last lines of the server logfile. | grep