Hi, I created a local IIS website which I can access fine using ip address and specified port, but the minute I put the host name associated with that ip:port in the host file under etc I get
403 - Forbidden: Access is denied.
You do not have permission to view this directory or page using the credentials that you supplied.
I have authentication set to anonymouse authentication, the user is IUSR and I gave that user full access to the project folder. I have tried everything I found online and I cant get passed this annoying problem, please help.