register_globals: off;这是缺省值,但一些虚拟主机打开了此设置。
Register_globals: off; this is the default value, but some hosts have it enabled.
您应该将其设置为 HIGH(这是缺省值)以限制可接受的密码,除非您有很好的理由不这么做。
You should set this to HIGH (this is the default) to limit the acceptable ciphers unless you have a good reason not to.
这是新的缺省值。
应用推荐