Redirector is a NodeJS HTTP Server that redirects all requests to a specified host.
f.e.: all requests to www.mydomain.com are redirected to http://www.otherdomain.com
Configuration file is redirector.txt
CSV Format:
Source,Destination
Redirector is a NodeJS HTTP Server that redirects all requests to a specified host.
f.e.: all requests to www.mydomain.com are redirected to http://www.otherdomain.com
Configuration file is redirector.txt
CSV Format:
Source,Destination