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

    You have likely already reviewed and followed our Quick Guide — the renowned Webinoly 5-minute installation — through which your Nginx server and initial site are fully configured within minutes. In the following tutorial, we present advanced examples and case studies of moderate complexity using Webinoly, designed to demonstrate the tool’s capabilities and serve as…

    Read more…