Instalação de Open Light Speed

Instalação de Open Light Speed em VPS Ubuntu 24.04 (LTS) 1. Atualizar o sistema sudo apt update && sudo apt upgrade -y 2. Instalar OpenLiteSpeed Adicionar repositório oficial LiteSpeed: wget -O – https://repo.litespeed.sh | sudo bash Instalar: sudo apt...

Open Light Speed (secure admin console)

Requisitos: Domínio configurado no Cloudflare VPS em Ubuntu Open Light Speed instalado Para proteger a admin console vamos configurar passo a passo: Criação de túnel com Cloudflare Acesso via Cloudflare Zero Trust Ajustes à nossa firewall Criação de túnel com...

NGINX Webinoly Headers

set $font_src1 “https://fonts.googleapis.com”; set $font_src2 “https://fonts.bunny.net”; set $style_src “‘self’ $font_src1 $font_src2”; # Define some variables to make the config more readable. Change the ### for custom...
$( function() {var copyAttachmentURLClipboard = new ClipboardJS( '.wp-block-code' );});