|
Re: Unable to access localhost in Vista. Vista for local host development requires that you enable or authorize the localhost port.
netsh http add urlacl url=http://+:80/ user={domain/username}
You will receive a message that :
URL reservation successfully added |