Setting up virtual host with mod rewrite enabled in Ubuntu Hardy Heron

Setting up virtual host with mod rewrite enabled in Ubuntu Hardy Heron

Virtual host is really what the name says, a virtual environment over the top of your current web server to simulate a separate hosting environment. Using virtual host you can enable site specific features and keep your development environment totally separate from another one. For example, if you want to experiment a simple application with both mod_rewrite enabled or disabled, you can setup two virtual host with these different settings to take place. In this blog post I will show you how to set up virtual host in ubuntu hardy heron with mod_rewrite enabled.

Read More:
http://hasin.wordpress.com/2008/05/29/setting-up-virtual-host-with-mod-rewrite-in-ubuntu-hardy-heron/

Thanks

Leave a Reply

You must be logged in to post a comment.