我不知道如何在 puphpet 中为 apache 虚拟主机启用目录索引。我有config.yaml
如下定义的 localhost 。索引似乎不起作用。
vhosts:
Ow3JtQyukTBm:
servername: localhost
serveraliases:
- localhost
docroot: /var/www/
port: '80'
override:
- All
options:
- Indexes
- FollowSymLinks
- MultiViews
engine: php
custom_fragment: ''
ssl_cert: ''
ssl_key: ''
ssl_chain: ''
ssl_certs_dir: ''