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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

index.asp getting changed to .html when publishing

Status
Not open for further replies.

ryan101

Programmer
Joined
Jul 11, 2001
Messages
13
Location
US
I currently have a setup where we use a demo and a live site. We make changes to the demo site and publish to the live site. Our home page is an active server page.

The issue I'm having occurs when I publish the demo site to the live site, it takes my index.asp and publishes it as index.html.

Is there any way to make Frontpage not rename my index?
 
When I want a "default" ASP I name it DEFAULT.ASP and have no INDEX.* at all so that IIS will pickup DEFAULT.ASP when only a directory is given.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top