Skip to content

Commit 85fd443

Browse files
committed
Disable autoindex on cpan.metacpan.org fix #253
1 parent cf1207e commit 85fd443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hieradata/common.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ metacpan::web::static:
143143
metacpan-cpan-static:
144144
vhost_html: "%{hiera('metacpan::cpan_mirror')}"
145145
vhost_ssl: true
146-
vhost_autoindex: true
146+
vhost_autoindex: false
147147
vhost_aliases:
148148
- 'cpan.metacpan.org'
149149
- "cpan.lo.metacpan.org"

0 commit comments

Comments
 (0)