Hi there, here's a third-party mysql module for nginx, https://github.com/openresty/drizzle-nginx-module It's possible to compile it as a dynamic module for both versions of nginx.
-- Sergey On Thu, Oct 15, 2020 at 08:54:44PM -0600, Rick Gutierrez wrote: > Hi List, I am developing an application in Mysql + php where I need to > use the geo module / directive to be able to block by ip or networks, > but I'm not sure if there is any way that nginx can integrate with > mysql making some kind of connection with some include-mysql.conf, the > idea is that users can do some blocking through this application even > IP or network segment and can protect the application, it is easier > from an interface before modifying the nginx files in the bash of the > server. > > > I hope that is clear in this email. > > -- > rickygm > > http://gnuforever.homelinux.com > _______________________________________________ > nginx mailing list > [email protected] > http://mailman.nginx.org/mailman/listinfo/nginx _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
