directory.default: update pillar.example
New behavior properly explained in pillar.example Warning: changes directory.default when used with non-standard documentroot. Now uses documentroot, instead of previously "default" documentroot path.
This commit is contained in:
parent
70ae79b991
commit
49dedb64dc
@ -84,7 +84,7 @@ apache:
|
|||||||
SSLCertificateChainFile: /etc/ssl/mycert.chain.pem # if you require a chain of server certificates file
|
SSLCertificateChainFile: /etc/ssl/mycert.chain.pem # if you require a chain of server certificates file
|
||||||
|
|
||||||
Directory:
|
Directory:
|
||||||
# "default" is a special case; Adds ``/path/to/www/dir/example.com``
|
# "default" is a special case; uses DocumentRoot value
|
||||||
# E.g.: /var/www/example.com
|
# E.g.: /var/www/example.com
|
||||||
default:
|
default:
|
||||||
Options: -Indexes +FollowSymLinks
|
Options: -Indexes +FollowSymLinks
|
||||||
|
Loading…
Reference in New Issue
Block a user