Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
app-notes:coova-chilli-standalone [2017/08/16 14:34] – [Installation] fachetapp-notes:coova-chilli-standalone [2021/08/04 09:14] – external edit 127.0.0.1
Line 20: Line 20:
  
 ==== Download ==== ==== Download ====
-  * [[ ftp://share.netmodule.com/router/public/system-software/extra/hotspot/| PWLAN standalone image ]] +  * [[ https://share.netmodule.com/public/system-software/extra/hotspot/| PWLAN standalone image ]] 
  
 ===== Installation ===== ===== Installation =====
Line 58: Line 58:
   * terms.tmpl is the landing page it self, where the user have to accept the terms of service   * terms.tmpl is the landing page it self, where the user have to accept the terms of service
   * login_sucess.tmpl is the success page after accepting the terms of service and will redirect the user to the page requested at the beginning.   * login_sucess.tmpl is the success page after accepting the terms of service and will redirect the user to the page requested at the beginning.
-  * logo.jpg is just an example image you can exchange this as you like.+  * coova.jpg is just an example image you can exchange this as you like.
 Every page is basicly a html page with a few lines of javascript for the redirection. You can edit them Every page is basicly a html page with a few lines of javascript for the redirection. You can edit them
 as you need. as you need.