Tutorials

  • Introduction to Web Server Administration with Webinoly

    Introduction to Web Server Administration with Webinoly

    BASIC: Concepts and Introduction This guide is based on Ubuntu, the LEMP stack, and Webinoly. This material is intended to serve as a concise yet comprehensive reference for managing a web server. While not exhaustive, it covers the essential concepts required to begin effective server administration. Upon completion of this guide, you will possess the…

    Read more…


  • CSP Practical Example

    CSP Practical Example

    The Content Security Policy or CSP is an HTTP header where you can specify the domains that the browser should consider to be valid sources. Read: https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP How to configure the CSP header in your server? This is very easy if you are using Webinoly, just go to the Configuration File /opt/webinoly/webinoly.conf and you will…

    Read more…


  • Webinoly full example and tutorial

    Webinoly full example and tutorial

    Surely you have already read and experienced our Quick Guide – The Famous Webinoly 5-minute installation – where in a matter of minutes your Nginx server and your first site are ready and completely configured. In the following tutorial we will show some advanced examples and case studies with a slightly greater degree of complexity…

    Read more…