📌  相关文章
📜  无效的命令 'php_value',可能拼写错误或由未包含在服务器配置中的模块定义 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:53:56.487000             🧑  作者: Mango

代码示例1
You can use the following by editing the .user.ini file in the root folder (instead of .htaccess)

; Include a PHP file on every request
auto_prepend_file="/home/dotcomwo/public_html/includes/config.inc.php"