Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
3b73e7673c4ef9bd5a7eee85e0a8aa65b03a657e
/
.
/
apache
/
apache-conf
blob: 7d41ada57e51baf9323060a220e65259cfac5c00 [
file
] [
log
] [
blame
]
<IfVersion
>
= 2.4>
<Location
/>
Require all granted
</Location>
</IfVersion>
<IfVersion < 2.2.99>
<Location
/>
Order allow,deny
allow from all
</Location>
</IfVersion>
Include "/usr/local/autotest/apache/conf/all-directives"