How to redirect ssl www to ssl non-www in nginx
I recently got my beta access with https://letsencrypt.org/ and wanted to make sure my SSL is enabled for all traffic to my blog, so »
I recently got my beta access with https://letsencrypt.org/ and wanted to make sure my SSL is enabled for all traffic to my blog, so »
Often when we define a function we either have to supply a default or check if the value is passed and if not will either report »
Recently we've changed our URL structure for one of the Mozilla's projects to make it readable and the most make sense for both developers and users. »
I know this is probably a bit old now, but I have to share this post anyway since it sits on my draft box for a »
In the past, when we do our localization work we'll usually write our own library to do localization, and one of the example is node-webmaker-i18n. Recently, »