Index of / Remove?

When I go to my site I just bought and setup wordpress, an index of / page comes up, and than there is a link to wordpress. Can I make the site go to wordpress automatically? balloftech.com
 
Rather than creating a folder in the index go ahead and drag the files directly into the root. (this will allow you to setup your wordpress as you once did)

Another option is to go ahead and forward the domain to the balloftech.com/wordpress via cpanel
 
What did it break exactly?
Might be because wordpress is in a different directory setup then me. Dunno.
Glad you got what you wanted though.
 
You redirect anything using your .htaccess file. I can't tell you more because they seem to be pretty enigmatic, but they're awesome at what they do. When the client acecsses an folder, it reads the .htaccess file and decides what to do next.
Can also do other stuff, like, telling the serveer to interpret a .html file as an .php file.
Be careful that the file is by default hidden. You may need to change options on your ftp to see it.
 
Back
Top