Hello,
I just can’t seem to get HMWP to work on my wordpress installation.
Wordpress Installation: Bitnami WordPress Multisite v4.6
Plugin version: Hide my wp v5.1
I tried in 3 different ways:
1) I changed edited the httpd-app.conf located in /opt/bitnami/app/wordpress/conf
from “AllowOverride None” to “AllowOverride All”
But didn’t get it the plugin to work.
I got a notification saying that HMWP didn’t have the permissions for editing the .htaccess
2) Since bitnami doesn’t keep any .htaccess in the htdocs folder, after the aforementioned change I created an empty .htaccess file in /opt/bitnami/app/wordpress/htdocs and gave 775 permission.
The plugin stopped signaling the fact that it didn’t have permissions, but the .htaccess still appears blank.
3)I tried to paste the “multisite” code given in your plugin just above “RewriteCond %{REQUEST_FILENAME} !-f” on the httpd-app.conf file. Still no results.
I’d really appreaciate so much an imput for you to help me solving this problem. I’d like to launch my website in the coming days after over 1 year of work… and i’d really need your great plugin to work.
Thank You
Valeria