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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [freertos-6.1.1/] [Demo/] [uIP_Demo_Rowley_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 
/about.html
11
c b /about.html
12
t 
/control.html
13
c b /control.html
14
t 
/img/bg.png
15
c b /img/bg.png
16
t 
/404.html
17
c b /404.html
18
t 
/cgi/files
19
c b /cgi/files
20
t 
/cgi/stats
21
c b /cgi/stats
22
t 
/cgi/tcp
23
c b /cgi/tcp
24
t 
25
# Include the HTML footer.
26
i /files_footer.plain
27
# End of script.
28
.

powered by: WebSVN 2.1.0

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