Viewing website directly

Viewing website directly

Posted by: quercus
Posted on: 2009-07-11 16:55:00

Greetings,
I recently downloaded WordPress through DreamHost and have begun preparing my blog site for publication. However, I notice that it can be only be viewed at www.mydomain.com/index/WordPress.
Pardon my naivete, but what do I need to do to bring so that when someone types in www.mydomain.com, they immediately see my blog without having to navigate through other files?
Thank you


Re: Viewing website directly

Posted by: zylox
Posted on: 2009-07-12 00:57:00

Apparently you have placed wordpress in the wrong directory. Please login via ssh and type the following:

cd www.mydomain.com
mv index/WordPress/* .

Now you should have moved the Wordpress files to the right directory.



Jan

Re: Viewing website directly

Posted by: patricktan
Posted on: 2009-07-13 04:33:00

Don't you know that you can install WordPress via DH panel --> Goodies --> One Click Installs?

Re: Viewing website directly

Posted by: quercus
Posted on: 2009-07-13 21:08:00

Thank you for your suggestion. I would like to implement it, but although I can log into FTP (presuming this is = secure shell or ssh), I have no idea how to reach a command line. Please advise. Thank you.

Re: Viewing website directly

Posted by: quercus
Posted on: 2009-07-13 21:10:00

Thanks, but the DH panel is where I went to install it.

Re: Viewing website directly

Posted by: patricktan
Posted on: 2009-07-17 01:58:00

Did you install Wordpress with Easy or Advanced mode?

With Advanced mode, you can specify which directory you want to install Wordpress to. I think you'd like to install to www.yourdomain.com directory.

Tags: dreamhostwordpressgreetings