« My Thoughts on Time Based Major Linux Releases | Main | Aptana requires Sun JRE 1.5 error in Eclipse »

Use Symbolic Links instead of vhost for localhost web development

I spent a couple hours trying to setup some vhosts in Apache2 for developing some web applications.  The annoying thing is that my IDE (Eclipse/Aptana) uses a directory in my Home folder to store my projects.  Therefore I needed to create a vhost to point to those project folders.

What is more easy is to use the default Apache2 setup and put symbolic links in /var/www/ for each of your projects.  Soooo much easier!

Posted on Monday, June 29, 2009 by Registered CommenterJared in , | CommentsPost a Comment

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>