Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
General Discussion
»
Nginx User Agents block
« previous
next »
Print
Pages: [
1
]
Author
Topic: Nginx User Agents block (Read 671 times)
michaelgo
Jr. Member
Posts: 52
Karma: 1
Nginx User Agents block
«
on:
October 14, 2022, 09:30:16 am »
Hi,
what does this block reference to?
if ($http_user_agent ~ ^Mozilla/[\d\.]+$)
{
return 418;
}
thanks
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
General Discussion
»
Nginx User Agents block