Hi,
I was practicing adding a few simple websites to IIS 7 web server "site" folder" and everything was working fine with localhost openning the websites
However now localhost/ is lost and i get 404 error message. I even tried the ip address 127.0.0.1 on the adddress and yet localhost is not there. I checked the host file and everything is correct. Please see below
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost
#
127.0.0.1 www.website-1.com
127.0.0.1 www.Website-2.com
127.0.0.1 www.CurrencyWeb.com
127.0.0.1 www.Website-3.com
127.0.0.1 www.Website-4.com
127.0.0.1 www.Website-5.com
127.0.0.1 www.Website-6.com
127.0.0.1 www.Website-8.com
127.0.0.1 www.buttonsWithLogos.com
127.0.0.1 www.website-7.com
127.0.0.1 www.Website-9.com
No matter which site I try to open, I get the following message:
Not Found
HTTP Error 404. The requested resource is not found.
rhttp://localhost/echo.pl?Ask+for=Details&Do=Drive&Do=Skiied 127.0.01 in address bar. Yet i get 404 error.
I must have accidentally changed a setting in IIS Manager that now the localhost is not available
All the websites are on port 80, IP Address =unassigned and type: http.
Please help me to solve the issue.
Thx.
Shervin