Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Next, start up your FTP program (see the What do you need to start? section, discussed earlier in this chapter) and upload all the unzipped files in the folder to the web server. This is how you do it:
httpdocs, htdocs, httpd, public_html, or www. If you can't find that folder, your web hosting company should be able to help you out.Don't worry about the name of the root folder ( httpdocs or any of the other names listed earlier). This name won't show up in the web address of your site. Visitors don't have to type www.example.com/httpdocs, just www.example.com will take them to your site. However, if you create a folder within httpdocs, this folder name will show up in your web address. If you create the folder httpdocs/joomla and install Joomla there, your site will be accessible only through www.example.com/joomla. This means you should only create such a subfolder if this is what you want (for example, when you are just testing Joomla and you want to keep using the root directory for your existing site).