Microsoft
Software
Hardware
Network
Question : IIS7 produces "HTTP Error 404. The requested resource is not found" when no www is used
if we point to
http://www.domain.com
page renders
point to
http://domain.com
(without the www) and we get a
HTTP Error 404. The requested resource is not found.
thank you.
Answer : IIS7 produces "HTTP Error 404. The requested resource is not found" when no www is used
i had to create a new site with just domain.com
physical path for the site is set to a folder which has an index.html containing the following:
Your Page Title
http://www.
domain.com
">
Random Solutions
New motherboard will not boot
How to import data into excel sheet from remote unix box.
How to embed C# code in aspx page which is repeater?
UserForm Initialization
How to make all the controls readonly at runtime in c# windows form
DLookup Delay
Import a result set from DB2 to Access using TransferDatabase
Can a mde runtime based on access 2003 on computer with access 2007 installed
Compare Tables/Procedures
Visual Studio console application without visible console