1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Initial FAQ Page

Lawrence 2017-10-18 19:40:19 +08:00
commit b6a29068cc

8
FAQs.md Normal file

@ -0,0 +1,8 @@
Welcome to the raspap-webgui wiki!
This has been written to address some frequently encountered issues among users of RaspAP-WebGUI.
<h3>My custom rc.local/networking configuration/wpa configuration is gone!</h3>
Currently, RaspAP generates a few of it's own files so that it starts with a known configuration.
Your custom configurations haven't been lost however, they've been moved to the backups directory in `/etc/raspap/backups`.
Feel free to SSH in to restore those files to their rightful position, however, you may need to ensure that the RaspAP modifications are applied to your own custom configurations.