Skip to content

Commit c514ff0

Browse files
authored
Merge pull request #19 from devilbox/release-0.24
Allow to serve vhost configs
2 parents 233bcca + 852a621 commit c514ff0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

data/vhost-gen/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ vhost:
149149
xdomain_request:
150150
enable: no
151151
origin: 'http(s)?://(.*)$'
152+
- alias: /vhost.d/
153+
path: /etc/httpd
152154
# Denies locations
153155
deny:
154156
- alias: '/\.git'

0 commit comments

Comments
 (0)