- 0 Users Found This Useful
Related Articles
How to create custom error pages
This tutorial will teach how to create custom Error Pages. Create error pages for 404 Not Found...
GeoIP
How to get mod_geoip to work on cPanel (Country and City) mod_geoip allows you to look...
How to prevent Search Engine indexing on demo websites
As a system administrator or as a web devloper, you may need to create demo website or staging...
How do I configure a cron job ?
Cron jobs are commands used to schedule tasks that must run periodically, for instance: from...
Bash output redirection
There are 3 built-in file descriptors: stdin, stdout and stderr (std=standard).Basic 0/1/2...