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
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
Web administrators might have some routine jobs to be executed in the background periodically by triggering PHP web pages. Most of the times, the web… Read More »PHP Background Job Example