Remove Bitnami Banner from AWS WordPress Template

I’ve recently moved over to hosting and am now using AWS.

As I’m lazy I decided to use the Bitnami Pre-configured Template, however it comes with an annoying banner in the bottom right corner, to remove it, simply access the server via SSH and enter following command

sudo /opt/bitnami/apps/wordpress/bnconfig –disable_banner 1

The you’ll need to restart Apache with the following command

sudo /opt/bitnami/ctlscript.sh restart apache

That’s it, the banner will now be gone 🙂

2 thoughts on “Remove Bitnami Banner from AWS WordPress Template

  1. hi, I am trying to remove the Bitnami banner too, but i am new to using AWS.
    Can you teach me how to access the server with SSH?
    Also, i have no idea how to restart the Apache.
    Your advice can be very valuable. Please help.

    Thanks!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.