Difference between revisions of "Wifi kiosk"

Jump to navigation Jump to search
m
→‎..using Nginx: sudo apt-get instead of simple aptitude for more compatibility
m (→‎..using Nginx: add note about access.log handling if nginx is used)
m (→‎..using Nginx: sudo apt-get instead of simple aptitude for more compatibility)
Line 85: Line 85:
[http://nginx.org Nginx] is faster and less resources consuming than Apache in this scenario. This step is an alternative to using Apache, if you installed it just for kiwix, you might as well remove Apache.
[http://nginx.org Nginx] is faster and less resources consuming than Apache in this scenario. This step is an alternative to using Apache, if you installed it just for kiwix, you might as well remove Apache.


* Install nginx: ''aptitude install nginx''
* Install nginx: ''sudo apt-get install nginx''
* Choose between one of the two samples below and save as ''/etc/nginx/sites-available/default''
* Choose between one of the two samples below and save as ''/etc/nginx/sites-available/default''


9

edits

Navigation menu