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