设置apache可以让php在多个虚拟空间限制读写权限

    技术2025-02-26  44

    在httpd.conf虚拟主机域设置: php_admin_value open_basedir "/程序目录:/其他目录"
    最新回复(0)