Home

Published

- 1 min read

remove bitnami banner wordpress

img of remove bitnami banner wordpress

The solution for this is noted below

remove bitnami banner wordpress

Solution

   sudo /opt/bitnami/apps/APPNAME/bnconfig --disable_banner 1

If you’re using Apache, execute the command below:

sudo /opt/bitnami/ctlscript.sh restart apache

If you’re using NGINX, execute the command below:

sudo /opt/bitnami/ctlscript.sh restart nginx

Try other methods by searching on the site. That is if this doesn’t work