nginx - Regular match for userAgent in native safari?
PHPz2017-05-16 17:16:27
0
1
545
I want to analyze the number of visits from ios native browsers in nginx logs But now many browsers’ useragent information contains safari strings. Is there any regular expression that can match native safari?
Refer to this answer /q/1010000005183664/a-1020000005269311
Waiting to be added later.