Answers for "bitnami remove banner"

1

remove bitnami banner wordpress

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
Posted by: Guest on July-22-2020

Code answers related to "bitnami remove banner"

Browse Popular Code Answers by Language