apache - Virtual hosts WAMP 2.1 -



apache - Virtual hosts WAMP 2.1 -

i'm trying set virtual host project need do. many tutorials define activated virtual host file

include conf/extra/httpd-vhosts.conf

placed virtual host in te file

<virtualhost *80> documentroot "c:\users\jeroen\work\ba\cms\trunk" servername local.ba-check.be </virtualhost>

the hosts file got line extr

127.0.0.1 local.ba-check.be

my localhost works, returns document root. error log gives me error.

[thu jul 07 14:22:55 2011] [error] [client 127.0.0.1] client denied server configuration: c:/httpd-2.2-x64, referer: http://local.ba-check.be/

i hope help me.

thanks

problems solved

after time reinstalled wamp , worked great.

apache http wamp virtualhost

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -