<% res.writeHead(301, { "Location": "/" + slang }); res.end(); %>