Removing subdirectory installation from site URL
-
I was able to install WordPress to a subdirectory on my server (done for organizational purposes) but I’d like to avoid having my site’s URL be DOMAN/subdirectory.
http://codex.ww.wp.xz.cn/Giving_WordPress_Its_Own_Directory
says to copy the original index.php but move the .htaccess file but later posts say that the installation process doesn’t necessarily create the latter.
Used the FTP to create a new file (named .htaccess, 755 chmod) yet directing a browser towards the Site URL as edited in the WordPress preferences still gives the standard “your website is ready” message. What am I doing wrong?
The topic ‘Removing subdirectory installation from site URL’ is closed to new replies.