Skip to content

Commit 649860a

Browse files
committed
Added link to apache2.4 doc
1 parent 125a2d1 commit 649860a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

web-server/apache/gitlab-apache2.4.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
ProxyPreserveHost On
1212

1313
<Location />
14+
# New authorization commands for apache 2.4 and up
15+
# http://httpd.apache.org/docs/2.4/upgrading.html#access
1416
Require all granted
1517

1618
ProxyPassReverse http://127.0.0.1:8080

0 commit comments

Comments
 (0)