Hello,

I was wondering if Apache modules could somehow be exposed and used by Go 
http.

My motivation is that ModSecurity is pretty attractive: 
https://modsecurity.org/

I know the default config for Go web is to put it behind Apache or nginx, 
but recent discussions 
https://blog.gopheracademy.com/advent-2016/exposing-go-on-the-internet/ suggest 
that directly exposing Go http might become more common.

Alternatively, is there something out there in Go Land comparable to the 
above modsecurity? Something that could handle the OWASP ModSecurity Core 
Rule Set 3.0 https://www.modsecurity.org/crs/ would be what I was looking 
for.

Thanks,
Glen  :-)


-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to