I install XP PRO, log in as Administrator, install IIS v5.1 from the XP CD. Afterward I try to access the webpage with this URL:
http://localhost
It will display a screen asking for username and password..I try enter my login name but it give me this error:
You are not authorized to view this page HTTP 401.1 - Unauthorized: Logon Failed
The 'Default Web Site' Properties as follow:
Tab 'Web Site' = IP Address: (All Unassigned), TCP Port: 80
Tab 'Directory Security', in 'Anonymous access and authentication control', checked for 'Anonymous access', Username: IUSR_<pc name>, checked for 'Allow IIS to control password'. The part for 'Basic authentication' and 'Integrated Windows authentication' is unchecked.
How can I make it so when I go the localhost webpage and it just show me the page, without asking me for username and password? Thanks!