eldk edited a comment on issue #1703: Handle Apache >2.4 mod_authz_host URL: https://github.com/apache/incubator-pagespeed-mod/pull/1703#issuecomment-406833393 Hello @oschaaf >Did you test this? I wasn't use it with version check as I don't use any Apache < 2.4. I just verified it now with version check and corrected two errors : - missing space in `<IfVersion < 2.4>` - two unclosed </IfVersion> container Check is ok now : ``` apache2ctl configtest Syntax OK ```
---------------------------------------------------------------- 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
