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