does a subsite need an index.htm page to start up with?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

It's unclear in the literature if you point to the subsite or a start page in
the subsite.
 
If you have a index page (home page, same as in the root web) in the subweb / subsite, then you can
just link to the folder name (subweb / subsite). If you don't have home page, then you would have to
link to a specific page.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
==============================================
If you feel your current issue is a results of installing
a Service Pack or security update, please contact
Microsoft Product Support Services:
http://support.microsoft.com
If the problem can be shown to have been caused by a
security update, then there is usually no charge for the call.
==============================================
 
Yes, every folder (not necessarily a subsite/subweb) can have a "home" page
like the root folder i.e. index.htm page, else if you view the folder as
http://www.yoursite.com/yourfolder/ it'll check for the presence of an
index.htm page first, and if not found give you a directory listing of all
the files in that folder, unless you have folder browsing permissions set to
Off, then you'll get the 403 Forbidden error, so it is better to have an
index.htm in every folder and/or the folder/file browsing set to off.
 

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