make_project: comment tweak

This commit is contained in:
David Anderson 2015-04-15 21:58:14 -07:00
parent 7d7e62752e
commit c3efe4fe44
1 changed files with 2 additions and 1 deletions

View File

@ -325,7 +325,8 @@ print >>open(httpd_conf_template_filename,'w'), '''
# Note: projects/*/keys/ should NOT be readable!
# in the following, the "Order" and "Allow" lines are for Apache 2.2;
# replace them with "Require all granted" for Apache 2.4
# for Apache 2.4, replace them with the single line
* Require all granted
<Directory "%(proot)s/html">
Options Indexes FollowSymlinks MultiViews