http icon indicating copy to clipboard operation
http copied to clipboard

Is it possible to get subdomain as variable?

Open Alexfilus opened this issue 5 years ago • 0 comments

I need to use rules like:

//[<sub>.]domain.com/path/<id>

and get variables sub and id for db query. If host == domain.com, variable sub must have default value. Can I achieve that with that module?

Alexfilus avatar Jun 02 '20 09:06 Alexfilus