View Single Post
  #6  
Old 08-23-2008, 06:53 PM
davidundalicia's Avatar
davidundalicia davidundalicia is offline
General & Forum Moderator
 
Join Date: Mar 2006
Location: Mallorca, Spain
Posts: 6,424
Default Re: Help! I deleted the files.

Your default directory/folder will always be
public_html

which the default/home/index page
will always appear first on your website.

You can add as many new directories/folders as you like
and you can publish to any of these new folders like so:
public_html/newfoldername

so if you created a new folder called mywordpress

you could install wordpress to

public_html/mywordpress
or yourdomain.xxx/mywordpress (Used as an example only)
Reply With Quote