联系柠檬工作室

原来bluehost是可以自定义php(php.ini)设置的

在php config页面,有如下功能

Install Default php.ini

This will copy the master php.ini to your public_html directory named “php.ini.default”. You can then edit the file with any custom directives your scripts require. You can also select to have the file include the settings for IonCube and/or SourceGuardian

会在主域名根目录下生成php.ini.default文件,即默认的php.ini配置

我们可以更改这个文件,并把它重命名为php.ini,放在我们的任意网站根目录下,即可被reload,很灵活,可以对不同的域进行不同配置,强大!

相关日志

你可以发表评论引用到你的网站或博客,或通过RSS 2.0订阅这个日志的所有评论。
上一篇:
下一篇:
没有评论
我来说两句

  Ctrl+Enter