mirror of https://github.com/BOINC/boinc.git
make_project: comment tweak
This commit is contained in:
parent
7d7e62752e
commit
c3efe4fe44
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue