T
T
therekey2018-10-05 04:29:49
Link Shortening
therekey, 2018-10-05 04:29:49

How can I make it so that when visiting domain.com/test1, there will be a redirect to tg://resolve?domain=test1, where test1 is what comes after "domain.com/"?

How can I make it so that when visiting domain.com/test1, it will be redirected to tg://resolve?domain=test1, where test1 is what comes after "domain.com/"?
That is, when you go to domain.com/test1 , it automatically redirects to tg://resolve?domain=test1
I think I explained it clearly

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
dodo512, 2018-10-06
@therekey

RedirectMatch ^/(test1)$ tg://resolve?domain=$1

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question