Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Nonexisting existing asp page on IIS

Status
Not open for further replies.

harmmeijer

Programmer
Joined
Mar 1, 2001
Messages
869
Location
CN
If users on our network type in they get a page that used to exsist there, this was an asp page that redirects users and put some servervariables in the redirect url.
When I deleted all my temporary Internet files and typed in the url it still worked.
When I open IIS on the 'computername' machine there is no directory or file with the name 'somename' under the 'default Web Site' or 'Administrators Web Site'node.
When I stopped the default Web Site and typed in the url again it did not work.
So our IIS machine is hosting a site that won't show in the IIS console.
Even looking for *.* in the filesystem for files containing the redirect code that used to be there doesn't provide me with any results.

It looks like IIS is not only hosting a site that won't show it is not even on the filesystem of the server.

How can this be??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top