version 1.1, 2003/09/11 19:47:30
|
version 1.2, 2003/09/11 20:54:11
|
Line 28
|
Line 28
|
|
|
print "Content-type: text/html\n\n". |
print "Content-type: text/html\n\n". |
"<html><body bgcolor=#FFFFFF><h1>Take Online</h1>"; |
"<html><body bgcolor=#FFFFFF><h1>Take Online</h1>"; |
system('mv /home/httpd/html/origindex.html /home/httpd/html/index.html'); |
system('cp /home/httpd/html/origindex.html /home/httpd/html/index.html'); |
|
system('rm /home/httpd/html/lon-status/reroute.txt'); |
print "</body></html>"; |
print "</body></html>"; |