raspberrypi/configs/lighttpd/index.html.webroot
2015-02-14 21:21:40 -08:00

11 lines
274 B
Text

<html>
<head>
<title>Pi Webserver</title>
<META http-equiv="refresh" content="5;URL=/~pi/">
</head>
<body bgcolor="#ffffff">
<center>This is not the web page you're looking for... <A HREF="/~pi/">move along, move along</a>
</center>
</body>
</html>