In a previous post I described the installation of Nagios on a Linux machine. In this post i'll note my steps to monitor a couple of services. First of all, I must point out that the official Nagios site has some excellent documentation to get you started. Secondly, even though in one of my previous … Continue reading First steps with Nagios
Using Apache's mod_rewrite to redirect URLs
When installing, wordpress by default deflates the blog contents into the "/blog" subdirectory of the webserver root. For example, if your website root is /var/www then wordpress will generate all its content into /var/ww/blog. Now, lets say you have a DNS account, such as my ddilittleitaly.dyndns.org, then in order to reach the subdirectory, visitors to … Continue reading Using Apache's mod_rewrite to redirect URLs
You must be logged in to post a comment.