What is the document root folder?

  • Thread starter Thread starter paul dallaire
  • Start date Start date
P

paul dallaire

HI! I have a readme file and it mentions to extract to my Web servers
document root folder. What is the document root folder?

Using IIS 5.1

1) Unzip the distribution (be sure to unzip the subdirectories) in your
webserver's document root. If you don't have direct access to your document
root, put the files in a directory on your local machine, and, after step 2,
transfer the directory on your web server using, for example, ftp.


Paul
 
Suggest that you create a subweb under the root web (http://localhost/subweb), then copy the files
into the subweb.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
"root" folder means "home" or directory on the web server, typically one
called "htdocs", "public_html" etc etc.
 
HI! And thanks for the reply. :)


Andrew Murray said:
"root" folder means "home" or directory on the web server, typically one
called "htdocs", "public_html" etc 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