Sign in
chromium
/
chromiumos
/
platform
/
moblab
/
6139b808c4368e6e43afdd5f51b097584e24a46b
/
.
/
third_party
/
autotest
/
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"