var http = require ( "http");var url = require ( "url" );http. createServer(function(req , res ) {var pathname = url .parse (req . url ). pathname;res . writeHead(301 ,{Location : "https://new-website.com/" + pathname});res . end ();}). listen ( 8888); Meta Tags Example Hello HTML5!
Latest Update
no Latest Update Select Categories