hostname of the webserver inserted to allow relative links
This commit is contained in:
parent
e5d878db27
commit
20b8da0df2
2 changed files with 10 additions and 7 deletions
|
@ -4,4 +4,7 @@ echo
|
|||
echo "Starting web-splash ..."
|
||||
/etc/init.d/S89web-splash start
|
||||
echo
|
||||
echo "Maybe you should restart your webserver (thttpd needs this to see the new error-404-document).."
|
||||
echo "Maybe you should:"
|
||||
echo " 1) restart your webserver (thttpd needs this to see the new error-404-document)"
|
||||
echo " 2) change the hostname in /www/index.html to the IP or name of the router"
|
||||
echo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue