Skip to content

Commit dde7073

Browse files
committed
Fix 2
1 parent 1627ac5 commit dde7073

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

docker/web/apache.conf

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,6 @@
88
Require all granted
99
</Directory>
1010

11-
# PHP services: getbuilds, roslogin, rosweb, testman
12-
<LocationMatch "^/(getbuilds|roslogin|rosweb|testman)(/.*)?$">
13-
<FilesMatch "\.php$">
14-
SetHandler application/x-httpd-php
15-
</FilesMatch>
16-
</LocationMatch>
17-
1811
# Fallback for non-service paths: serve static content
1912
AliasMatch "^/(?!getbuilds|roslogin|rosweb|testman)(.*)" /var/www/html/www.reactos.org_content/$1
2013

0 commit comments

Comments
 (0)