Changeset 12952 in hybrid


Ignore:
Timestamp:
Oct 8, 2014, 7:18:41 PM (10 years ago)
Author:
henkjan
Message:

nieuwe index.html file voor portal (met autoredirect)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/releng-10/nanobsd/files/usr/local/www/index.html

    r12951 r12952  
     1<!DOCTYPE html>
    12<html>
    2  <head>
    3   <META HTTP-EQUIV="refresh" CONTENT="0;URL=/wlweb">
    4  </head>
    5  <body>
    6   Wireless Leiden
    7  </body>
     3<head>
     4        <meta http-equiv="refresh" content="5; url=/wlportal/portal.html">
     5        <title>Redirecting...</title>
     6</head>
     7<body>
     8        <p>In 5 seconds, you will be redirected to our captive portal. Click <a href="/wlweb/index.cgi">here</a> to go to the wlweb page.</p>
     9</body>
    810</html>
Note: See TracChangeset for help on using the changeset viewer.