<% res.writeHead(301, { "Location": "https://gitlab.minteck.org/minteck" }); res.end(); %>