FAQ
The purpose of this guide is to address some frequently asked questions among users of facileManager and its modules.
If you would like to see a new FAQ that you think would assist other users, start a discussion or open an issue.
Why is admin-modules.php not found?¶
In order for admin-modules.php to work, the .htaccess
file must be present in your directory root (with all other fM files) and must contain this content.
In addition, AllowOverride All
must be present in your <Directory /path/to/fM>
directive on your web server.
How do I import the entire BIND configuration?¶
This is currently not supported as the fmDNS import tool only supports importing views and zones.