[ UP ] cgi
[archserver.git] / cgi / shares.cgi
blobf98042d3d84ea47eba27bd13547ae8a8f551c5ac
1 #!/bin/sh
2 echo -e "Content-type: text/html\n\n"
4 this_page="shares.share_info"
5 source lib.sh
6 source proccgi.sh
8 #root=/srv/http/newcgi
9 root=$(pwd)/shares
11 h_header
12 $root/list_lv.lua
13 h_footer