我想使用子域作为我的 DocumentRoot 文件夹
foo.example.com
Run Code Online (Sandbox Code Playgroud)
前往
/var/www/foo
Run Code Online (Sandbox Code Playgroud)
但是我不想为每个子域添加一个新条目
基本上
*.example.com
Run Code Online (Sandbox Code Playgroud)
前往
/var/www/*
Run Code Online (Sandbox Code Playgroud)
其中 * 是任何字母字符串