mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
Merge branch 'master' of https://github.com/billz/raspap-webgui
This commit is contained in:
commit
6e6567b925
@ -53,7 +53,7 @@ configured as an access point as follows:
|
||||
## Manual installation
|
||||
These steps apply to the latest release of Raspbian (currently [Stretch](https://www.raspberrypi.org/downloads/raspbian/)). Notes for previously released versions are provided, where applicable. Start off by installing git, lighttpd, php7, hostapd and dnsmasq.
|
||||
```sh
|
||||
$ sudo apt-get install git lighttpd php7.0-cgi hostapd dnsmasq
|
||||
$ sudo apt-get install git lighttpd php7.0-cgi hostapd dnsmasq vnstat
|
||||
```
|
||||
**Note:** for Raspbian Jessie and Wheezy, replace `php7.0-cgi` with `php5-cgi`. After that, enable PHP for lighttpd and restart it for the settings to take effect.
|
||||
```sh
|
||||
|
Loading…
Reference in New Issue
Block a user