Today I added the "BlueCoat aggregated RSS" feed as one of the site's widgets, along with the SonicWALL aggregated feed. RSS [Really Simple Syndication] feeds are an incredibly efficient way of receiving news headlines. An RSS file is simply an XML file usually dynamically generated by the news site which is sent to special programs … Continue reading RSS feed aggregation services
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.