diff options
Diffstat (limited to 'assignments/1/etc/apache/apache.conf')
| -rw-r--r-- | assignments/1/etc/apache/apache.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assignments/1/etc/apache/apache.conf b/assignments/1/etc/apache/apache.conf index 8e98c48..a782955 100644 --- a/assignments/1/etc/apache/apache.conf +++ b/assignments/1/etc/apache/apache.conf @@ -23,11 +23,11 @@ CacheMaxFileSize 100000000 ProxyRequests On ProxyVia On AllowCONNECT 443 80 - + <Proxy *> Require all granted </Proxy> - + CacheHeader on CacheDetailHeader on </VirtualHost> |
