bm39.eu domains in unique file and /.well-known becomes global alias
This commit is contained in:
@@ -19,6 +19,12 @@
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
Alias /.well-known/ /home/www/.well-known/
|
||||
<Directory /home/www/.well-known/>
|
||||
AllowOverride All
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
</IfModule>
|
||||
|
||||
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
|
||||
|
Reference in New Issue
Block a user