/
usr
/
lib
/
python2.6
/
site-packages
/
supervisor
/
ui
/
/usr/lib/python2.6/site-packages/supervisor/ui
mkdir
upload
Name
Size
Mode
Actions
status.html
2001
0644
edit
dl
rm
supervisor.css
509
0644
edit
dl
rm
supervisor.gif
29925
0644
edit
dl
rm
tail.html
691
0644
edit
dl
rm
Edit:
/usr/lib/python2.6/site-packages/supervisor/ui/tail.html
(691B)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:meld="http://www.plope.com/software/meld3"> <head> <title meld:id="title">Supervisor Status</title> <link href="supervisor.css" rel="stylesheet" type="text/css" /> </head> <body> <div meld:id="content"> <pre meld:id="tailbody"></pre> <form meld:id="form" action="index.html" method="POST"> <div style="margin-top: 10px;"> <a href="tail.html?processname=thisprocess" meld:id="refresh_anchor"> <input type="button" value=" Refresh " name="refresh" /> </a> </div> </form> </div> </body> </html>
Save
cmd:
run