Thanks so much for your input. I'll experiment with
your ideas. -km
Eike Frost wrote:
> Hello,
>
> On Saturday 05 August 2006 19:31, kurt miller wrote:
>
>> Thusfar, I am able to successfully map to the local
>> development sites using virtual hosting and my
ho
allow,deny
Allow from all
ServerName www.xxx.dynalias.com
DocumentRoot "c:/web"
Options Indexes FollowSymLinks Includes ExecCGI
AllowOverride All
Order allow,deny
Allow from all
My hosts file:
127.0.0.1 www.xxx.dynalias.com
127.0.0.1 xampp.local
127.0.0.1 cvw.local
127.