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

HTML not being served

Status
Not open for further replies.

Nittany

Technical User
Dec 2, 2002
1
US
Please help me with some trouble shooting tips. A certain file in my web site tries to download to the client instead of being served. What can I check to fix this?
 
hi,
if this is with IIS check if page in the project is added as miscellaneous file. if u create a miscellaneous file and try to view it in browser it attempts to download that file. now remove that file from miscellaneous files files and add to the project or open that file and give save as to the main project. i need not tell u more in detail i think.
if this not the case please tell me.
murali
murali_25@
 
Check the file extensions properties on IIS. My guess is you have an extension that is not mapped correctly (e.g., .PHP not set up as either a CGI or DLL correctly).


===========================================
Small footprint P2P web server for Windows,
File-sharing, mobile/wireless apps & more
===========================================
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top