Bitnami info page


How to remove the banner(如何删除旗帜)
如果你想删除的旗帜,你只需要使用工具bnconfig,执行下面命令。
Linux and OS X Systems
1  | sudo /opt/bitnami/apps/软件目录/bnconfig --disable_banner 1  | 
然后重启APache:
1  | $ sudo /opt/bitnami/ctlscript.sh restart apache  | 
Windows Systems
进入算计路径::
cd apps\软件目录
1  | bnconfig.exe --disable_banner 1  |