LoginSignup
0
0

More than 3 years have passed since last update.

WordPressでbitnamiのバナーを削除する方法

Last updated at Posted at 2020-02-23

LightSailの「WordPress Certified by Bitnami および Automattic 5.3.0」
WordPressのバージョンは5.3.2です。

巷で見かけるコマンド(bnconfig)が存在しなくてなっていたようなので、一応備忘録として残しておきます。

$ sudo /opt/bitnami/apps/wordpress/bnconfig.disabled --disable_banner 1
$ sudo /opt/bitnami/ctlscript.sh restart apache

公式はまだドキュメントが更新されてないようです。(純粋なバージョン差かわかりませんが。)

参考

I can’t find the bnconfig tool

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0