OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [freertos-6.1.1/] [Demo/] [uIP_Demo_IAR_ARM7/] [uip/] [fs/] [cgi/] [files] - Blame information for rev 583

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 583 jeremybenn
# This script shows the access statistics for different files on the
2
# web server.
3
#
4
# First, we include the HTML header.
5
i /files_header.html
6
# Print out the name of the file, and call the function that prints
7
# the access statistics of that file.
8
t 
/index.html
9
c b /index.html
10
t 
/control.html
11
c b /control.html
12
t 
/img/logo.png
13
c b /img/logo.png
14
t 
/404.html
15
c b /404.html
16
t 
/cgi/files
17
c b /cgi/files
18
t 
/cgi/stats
19
c b /cgi/stats
20
t 
/cgi/tcp
21
c b /cgi/tcp
22
t 
23
# Include the HTML footer.
24
i /files_footer.plain
25
# End of script.
26
.

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.