| Apache的防火墙 7.5版本,装完后打不开,出现下面的错误: Traceback (most recent call last):
 File "class/panelPlugin.py", line 1659, in a
 pluginObject = eval('plugin_main.' + get.name + '_main()');
 File "", line 1, in
 AttributeError: 'module' object has no attribute 'btwaf_httpd_main'
 
 这是咋回事
 |