In this post, I will talk about how to protect non-critical but sensitive directories from accessing by visitors. For real critical directories, such as /wp-admin… Read More »Limit Access Directory
To connect a remote MySQL database from LAN (e.g. 10.1.0.0/16), you need an account for remote accesses like "user01@10.1.%" instead of "user01@localhost". If the two… Read More »3 Ways to Connect Remote MySQL