ness
ness copied to clipboard
Feature request: Redirect any arbitrary domains
trafficstars
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:
npx ness deploy \
--dir mysite --domain www.mydomain.com \
--redirect mydomain.com,somethingelse.com,www.somethingelse.com
In this situation:
www.mydomain.comserves the websitemydomain.com,somethingelse.com, andwww.somethingelse.comall redirect towww.mydomain.com
Thanks!
Sorry, my GH notifications are a mess! I think this should be doable! Stay tuned.
Sorry, my GH notifications are a mess! I think this should be doable! Stay tuned.
Mine are too. Lol. Thanks! :)