Enter SSL Pass Phrase If you have ever provided a passphrase while creating a private key for SSL configuration, then you are required to enter… Read More »How to Skip PassPhrase Dialog
Redirect Web Pages As time goes by, we may want to change URL of website into optimized ones for search engines in order to rank… Read More »How to Redirect Web Page
Since restarting httpd service may cause connections disrupted for seconds, you may use reload action instead of restart to make your httpd server apply new… Read More »How to Make httpd.conf Take Effect
Visitors may sometimes access your server by a pretty raw manner which contains the most specific matching IP address. For instance, suppose the server IP… Read More »Deny Browsing via IP Address
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