~blueyed/boinc/pkg-boinc

« back to all changes in this revision

Viewing changes to debian/patches/make_project_overcomes_Apache24_security.patch

  • Committer: Gianfranco Costamagna
  • Date: 2015-06-01 08:30:14 UTC
  • Revision ID: git-v1:7cfa9cc5a044c6d95b454574a3d512ab963c9677
Update patches

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 http://dabase.com/blog/AH01630:_client_denied_by_server_configuration/
4
4
--- a/tools/make_project
5
5
+++ b/tools/make_project
6
 
@@ -330,6 +330,7 @@
 
6
@@ -331,6 +331,7 @@
7
7
     <Directory "%(proot)s/html">
8
8
         Options Indexes FollowSymlinks MultiViews
9
9
         AllowOverride AuthConfig
11
11
         Order allow,deny
12
12
         Allow from all
13
13
     </Directory>
14
 
@@ -337,6 +338,7 @@
 
14
@@ -338,6 +339,7 @@
15
15
     <Directory "%(proot)s/cgi-bin">
16
16
         Options ExecCGI
17
17
         AllowOverride AuthConfig