📜  apache 虚拟主机文件 - Shell-Bash 代码示例

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

代码示例1
//add these lines to /etc/apache2/apache2.conf

    Options Indexes FollowSymLinks
    AllowOverride All
    Require all granted