You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project looks great! I was wondering if it was feasible to add support to redirect arbitrary domains (other than www) to ness's main domain.
For example, I have a situation where I want the domain to be www.mydomain.com and would like to redirect all of the other domains shown below to www.mydomain.com. Here's an example of how I might want to run ness:
This project looks great! I was wondering if it was feasible to add support to redirect arbitrary domains (other than www) to ness's main domain.
For example, I have a situation where I want the domain to be
www.mydomain.com
and would like to redirect all of the other domains shown below towww.mydomain.com
. Here's an example of how I might want to run ness:In this situation:
www.mydomain.com
serves the websitemydomain.com
,somethingelse.com
, andwww.somethingelse.com
all redirect towww.mydomain.com
Thanks!
The text was updated successfully, but these errors were encountered: