Tag: nginx

Install PositiveSSL for the VestaCP login page

VestaCP

Some of you don’t know this but I run Freecpanelsharedhosting.com as a project for Lowendspirit.com and have a successful cPanel server in Miami, Florida. After talking with Anthony (owner of Inception Hosting) we mutually decided to expand to the Netherlands, this time using…

Nginx – IP based access control

Introduction Nginx comes with a nifty module that allows us to allow or deny access to directories served by the webserver. The module is named ngx_http_access_module to allow or deny access to IP address. The syntax can look as follows:…

Enabling IPv6 Support in nginx

So, today I decided to make LowEndGuide IPv6 enabled and spent most of my morning troubleshooting why my vps didn’t show my IPv6 addresses. Well, that’s not what this post is about. Now I will show you how to enable…