Checking Server Extensions - KB324843

  • Thread starter Thread starter Dick
  • Start date Start date
D

Dick

I am trying to follow KB 324843 as recommended by an MVP to isolate a
publishing problem with FP2000. I was OK until I got to the checking
server extensions section. I cannot figure out how to make the
entries. Lines such as:

http://Host_Name/_vti_bin/shtml.exe/Page_Name and
http://Server_Name/_vti_bin/_vti_aut/author.exe

Could someone give me an actual example? My ISP is www.cableone.net ,
and the web server is myweb.cableone.net . How do I interpret the
underscores? And what is the difference between Host_Name and
Server_ Name? Also, what is Page_Name?

Dick
 
Step1a:
http://www.yourdomainname.com/_vti_inf.html

Step2:
Windows IIS Server
http://www.yourdomainname.com/_vti_bin/shtml.dll/oneofyourpages.htm

Unix/Linux Server
http://www.yourdomainname.com/_vti_bin/shtml.exe/oneofyourpages.htm

Step3:
Windows IIS Server
http://www.yourdomainname.com/_vti_bin/_vti_aut/author.dll

Unix/Linux Server
http://www.yourdomainname.com/_vti_bin/_vti_aut/author.exe


==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top