I have a one-click WordPress droplet,I have configured ms-config.php,I am unable to find htaccess ,please help.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hello,
By default, the .htaccess file should be at
/var/www/html/.htaccess
.If the file is not there, then you could just create it and add the default .htaccess rules for Wordpress. You can get it from here:
https://wordpress.org/support/article/htaccess/
Hope that this helps! Regards, Bobby