Stefanie
Member
Posted 3 years ago #
I have WordPress in a folder titled "wordpress," but I want it to load when I load up my domain. How would I go about doing that besides a regular redirect? Is there a simple code like there was with b2?
I don't want to know how to integrate it into my main page, I want it to BE my main page. There is nothing on my main page.
You could re-install WordPress in the root directory of your site, or simply move its index file there by following these instructions:
http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory
Stefanie
Member
Posted 3 years ago #
Where do I find htaccess? It doesn't seem to be in the wordpress folder
Stefanie
Member
Posted 3 years ago #
Ok, I'm on a Mac, and I told it to show hidden items, and my Wordpress folder has no .htaccess file.
Do you use permalinks? If not, you don't need any htaccess.
Stefanie
Member
Posted 3 years ago #
Awesome. Thanks, it works.