Changeset 13056 in hybrid for branches/releng-10/nanobsd/files/usr/local/bin/http302
- Timestamp:
- Jan 16, 2015, 9:44:18 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/releng-10/nanobsd/files/usr/local/bin/http302
r13055 r13056 3 3 # Only purpose is to send somebody to the Captive Portal 4 4 # 5 URL=${URL:-http:// 172.31.255.1/wlportal}5 URL=${URL:-http://welcome.wleiden.net/portal} 6 6 7 7 # Send information to client
Note:
See TracChangeset
for help on using the changeset viewer.