Author: Juan Carlos

How to: Override a Location directive on NginX

How to: Override a Location directive on NginX Sometimes when coding you are in need to re-use a lot of the logic across different systems but find yourself needing to overwrite some of that...

How to: Create a Self Signed Certificate in Ubuntu

How to: Create a Self Signed Certificate in Ubuntu Many times during the initial phases of a Web Server deployment we are in need of testing secure communications (and its configuration) using a certificate. Unfortunately...