eldk 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_r166146964
 
 

 ##########
 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:
   Hello,
   @oschaaf @jmarantz 
   >Are these two 'Require' lines equivalent to the above three that you 
removed?
   yes, they are. 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to