Skip to content
Snippets Groups Projects
Commit 49dedb64 authored by Adrien "ze" Urban's avatar Adrien "ze" Urban
Browse files

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.
parent 70ae79b9
No related branches found
No related tags found
No related merge requests found
...@@ -84,7 +84,7 @@ apache: ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment