apache_mod_loaded()

apache_mod_loaded()函数是Wordpress函数,Apache配置中是否存在指定的模块?

apache_mod_loaded( string $mod, bool $default = false )

Apache配置中是否存在指定的模块?
Does the specified module exist in the Apache config?

参数(Parameters)

参数类型必填说明
$mod(string)必需模块,例如mod_rewrite。
$default(bool)可选如果找不到模块,则返回默认值。

返回(Return)

(bool)是否加载了指定的模块。


源码(Source)

//暂无
更新版本源码位置使用被使用
2.5.0wp-includes/functions.php:521820
个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索