Publishing Website

R

Rob

How can I publish my website onto Roadrunner so that the parent directory is
not the page that is seen when someone types in the URL.
 
S

Stefan B Rusynko

In FP you must rename your home page file name to that required by your host
(usually index or default, .htm or .html)

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPageNewsGroups/tabid/53/Default.aspx
_____________________________________________


| How can I publish my website onto Roadrunner so that the parent directory is
| not the page that is seen when someone types in the URL.
 
A

Andrew Murray

Or, have that directory permission set for "not browsing/directory listing"
so a user would get the "403 - Forbidden" or similar error - until you place
an index.html or similar file in that folder.
 
Top