Skip to content

Commit

Permalink
Enable mod_pagespeed with default filters.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Riti committed Nov 11, 2013
1 parent cfa89f7 commit 8abbcec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion default
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
AllowOverride None
Order allow,deny
allow from all
ModPageSpeed off
ModPageSpeed on
ModPagespeedRewriteLevel CoreFilters
</Directory>

ErrorLog ${APACHE_LOG_DIR}/error.log
Expand Down

0 comments on commit 8abbcec

Please sign in to comment.