diff --git a/Properly fail2ban configuration.md b/Properly-fail2ban-configuration.md
similarity index 99%
rename from Properly fail2ban configuration.md
rename to Properly-fail2ban-configuration.md
index a55b0da..cb19d3a 100644
--- a/Properly fail2ban configuration.md
+++ b/Properly-fail2ban-configuration.md
@@ -75,6 +75,7 @@ You can also get and set corresponding parameter individually, using fail2ban cl
fail2ban-client set pam-generic logencoding UTF-8
fail2ban-client set nginx findtime 10m
```
+***
**[Q]** How should I correctly modify log file locations other than in the jail settings or messing with master .conf files?
**[A]** To make a modification to the default log file locations you should create a .local file of paths-common.conf or paths-debian.com (whichever you are using in jail.local) and make changes only in your .local files which keeps it nicely structured for your jail(s) settings and avoids problems when Fail2Ban is updated