commit b6a29068cc0e8ecf7f5e7272d865dde9fd18c601 Author: Lawrence Date: Wed Oct 18 19:40:19 2017 +0800 Initial FAQ Page diff --git a/FAQs.md b/FAQs.md new file mode 100644 index 0000000..2a46fcf --- /dev/null +++ b/FAQs.md @@ -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. + +

My custom rc.local/networking configuration/wpa configuration is gone!

+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.