📜  xampp 别名 - Shell-Bash 代码示例

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

代码示例1
# File: httpd.conf (original)

    Options Indexes FollowSymLinks MultiViews
    AllowOverride All
    Require all granted


Alias /projects "C:/MyFolder/Projects"