On Thu, Jun 23, 2022 at 08:19:06AM +0300, Saint Michael wrote: Hi there,
> I have these substitution rules: > subs_filter "https://www.postimees.ee" "https://postimees.oneye.us" gir break; > subs_filter "www.postimees.ee" "postimees.oneye.us" gir break; > subs_filter "http://(.*).postimees.ee/(.*)" > "http://postimees.oneye.us/$1/$2" gir break; > > but they don't process the link above. > How do you exactly write the rules, or rewrite rules, in cases like this? The link starts with https://arvamus.postimees.ee/ The third subs_filter wants to match http://, not https:// Cheers, f -- Francis Daly fran...@daoine.org _______________________________________________ nginx mailing list -- nginx@nginx.org To unsubscribe send an email to nginx-le...@nginx.org