sbscheema
Member
Posted 3 years ago #
Where should I copy my wordpress files in order to see my blogs at homepage? For an example, I want to see blogs at http://www.movieblog.me not at http://www.movieblog.me/wordpress... ( Above site is just an example)
1) at root /
2) at root/public_html
Should I copy the whole unzipped folder 'wordpress' or JUST COPY THE FILES?
Please guide.
public_html is what you want for http://www.movieblog.me
1 - unzip folder and put all files and folders in "wordpress" folder in the public_html folder with the same structure as in the "wordpress" folder
2 - review this option
http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
sbscheema
Member
Posted 3 years ago #
Thank You Samboll
Everything is working fine now.