Articles about mod_rewrite’

Jun 16, 2008

Apache Virtual Hosts and mod_rewrite on Ubuntu Hardy

Posted by Hodge in Technology, Ubuntu, Web Development 8 comments

I’ve been wanting to set up a virtual host, with mod_rewrite on my system for a while, so I could have a local copy of my blog with Permalinks, for playing around, and despite a few hiccups, have finally got round to setting it up and implementing it successfully.

Creating a Virtual Host
Note: The Apache installation [...]