mrtg/webstat.pl

changeset 764
b3f4be54aeb4
parent 176
7ed48a3146ba
equal deleted inserted replaced
1:47fb62dc64c7 2:dac124e1b6aa
1 #! @l_prefix@/bin/perl 1 #! @l_prefix@/bin/perl
2 ## 2 ##
3 ## webstats.pl: return HTTP server hits and bytes 3 ## webstat.pl: return HTTP server hits and bytes
4 ## 4 ##
5 ## Configure Apache HTTP server like so: 5 ## Configure Apache HTTP server like so:
6 ## <Location /server-status> 6 ## <Location /server-status>
7 ## SetHandler server-status 7 ## SetHandler server-status
8 ## Order allow,deny 8 ## Order allow,deny

mercurial