You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2018/01/08 15:17:07 UTC

[GitHub] oschaaf commented on a change in pull request #1703: Removes deprecated mod_access_compat directives

oschaaf commented on a change in pull request #1703: Removes deprecated mod_access_compat directives
URL: https://github.com/apache/incubator-pagespeed-mod/pull/1703#discussion_r160168266
 
 

 ##########
 File path: install/common/pagespeed.conf.template
 ##########
 @@ -321,15 +321,19 @@
     # and change server state, such as statistics, caches, and
     # messages.  This might be appropriate in an experimental setup.
     <Location /pagespeed_admin>
-        Order allow,deny
-        Allow from localhost
-        Allow from 127.0.0.1
+        Require all granted
+        Require local
 
 Review comment:
   Apache 2.2 still looks pretty relevant, i would vote for continued support?:
   https://trends.builtwith.com/Web-Server/Apache-2.2
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services