mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Merge branch 'main' of https://github.com/pucherot/Pi.Alert into main
This commit is contained in:
@@ -169,7 +169,7 @@ block is not necessary
|
|||||||
the pi.alert to your raspberry, youy must configure lighttpd to redirect
|
the pi.alert to your raspberry, youy must configure lighttpd to redirect
|
||||||
these requests to the correct pialert web folder
|
these requests to the correct pialert web folder
|
||||||
```
|
```
|
||||||
sudo cp pialert/front/pialert_front.conf /etc/lighttpd/conf-available
|
sudo cp pialert/install/pialert_front.conf /etc/lighttpd/conf-available
|
||||||
sudo ln -s ../conf-available/pialert_front.conf /etc/lighttpd/conf-enabled/pialert_front.conf
|
sudo ln -s ../conf-available/pialert_front.conf /etc/lighttpd/conf-enabled/pialert_front.conf
|
||||||
/etc/init.d/lighttpd restart
|
/etc/init.d/lighttpd restart
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user