Bitnami Move Wordpress to Root Directory
How to move WordPress to the root directory?
Modify the DocumentRoot value in the file httpd.conf as follows:
DocumentRoot "
/apps/wordpress/htdocs"
Restart Apache service
How to move WordPress to the root directory?
Modify the DocumentRoot value in the file httpd.conf as follows:
DocumentRoot "
/apps/wordpress/htdocs"
Restart Apache service