Apache中open_basedir的安全配置 2024年11月15日2016年10月6日 作者 @hosteaseopen_basedir = .:/tmp/ 这个设置表示允许访问当前目录(即PHP脚本文件所在之目录)和/t … 阅读更多