blob: 38fd9a4e4a079252d03b227286997e0d782a74ea [file] [log] [blame]
# The name is misleading. These are all the directives for a normal install.
# This does not include stuff like proxy-directives and some of the files here
# include other directive files.
DocumentRoot /usr/local/autotest/apache/www/
<FilesMatch "\.*\.*">
<IfModule mod_headers.c>
Header set Cache-Control "no-cache, must-revalidate"
</IfModule>
</FilesMatch>
Include "/usr/local/autotest/apache/conf/logging-directives"
Include "/usr/local/autotest/apache/conf/django-directives"