kataras / kataras/rewrite

domain1.com -> domain2.com ?

Open
#14 0 comments 0 reactions 1 assignee Claimed by @kataras View on GitHub
bug
Dominant language
Go
Stars
23
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Is it capable of redirection between different domains?

Basically, I'd need this:

```
domain1.com -> domain2.com
domain1.com/abc -> domain2.com/abc

```
That is, what the path may be, simply replace the domain1.[tld1] with domain2.[tld2] and redirect there.

And preferably this too:

```
domain1.com/kkk -> domain2.com/jjj/ppp
domain1.com/def/kooh -> domain2.com/kooh/def/gagaga/jajaja
```

If so, how?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.