I\'m running Apache on Windows XP via Xampplite, and could use help configuring my virtual directory. Here\'s what I\'m hoping to do on my dev box:
resolved the issue. it was missing the directory tag.
NameVirtualHost myproject:80 DocumentRoot "D:/Solution" Options Indexes FollowSymLinks Includes ExecCGI AllowOverride All Order allow,deny Allow from all