set up a test subdir with cc:public (#1215)

This commit is contained in:
Joshua Marantz
2016-06-16 09:54:06 -04:00
committed by GitHub
parent 1bb10ec599
commit 271b0c1f15
+5
View File
@@ -1880,6 +1880,11 @@ http {
"http://$host:@@PRIMARY_PORT@@/mod_pagespeed_test/ipro/instant/"
"@@SERVER_ROOT@@/mod_pagespeed_test/ipro/instant/";
location /mod_pagespeed_test/public/ {
add_header "Cache-Control" "public, max-age=600";
pagespeed PreserveUrlRelativity off;
}
pagespeed EnableFilters remove_comments;
# Test LoadFromFile mapping by mapping one dir to another.