Skip to content

MaxMindDBEnable not work inside LocationMatch #47

Description

@phpsyscoder

Dear Team
i try to disable GEO-IP Lookups for static files in my vhost.conf, with:

<LocationMatch "\.(css|js|json|jpg|jpeg|gif|ico|png|bmp|pict|csv|doc|pdf|pls|ppt|tif|tiff|eps|ejs|swf|midi|mid|ttf|eot|woff|woff2|otf|svg|svgz|webp|docx|xlsx|xls|pptx|ps|class|jar|txt)$">
MaxMindDBEnable Off
</LocationMatch>  

But its ignored by mod_maxminddb
Any ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions