0.1.1 • Published 10 years ago
no-www v0.1.1
no-www
Redirect paths easily, e.g. from www.* to *
Installation
npm install no-www --saveExample
const startRedirectServer = require('../index')
startRedirectServer('https://burntcaramel.com')Redirect paths easily, e.g. from www.* to *
npm install no-www --saveconst startRedirectServer = require('../index')
startRedirectServer('https://burntcaramel.com')