Lofesa commented on issue #1696: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1696#issuecomment-657022562
Well, if you have access to a ssh session (or telnet) to the server you can try `grep -ir ModPagespeed /directory-you-think-config-files-are` this command seek for ModPagespeed in the content of files, no matter if uppercase or lowercase (-i) and recursive to all subdirs (-r) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org