Tag Archives: Config NGINX
How To Fix nginx: [warn] the “ssl” directive is deprecated (Nginx / VestaCP)
"nginx: the "ssl" directive is deprecated, use the "listen ... ssl" directive instead in example.com.nginx.ssl.conf" este o alerta des...
Fix NGINX Error: could not allocate new session in SSL session shared cache “le_nginx_SSL” while SSL handshaking
A typical error of web servers with NGINX and Certbot, which I recently discovered in error.log:
[alert] 19765#19765: *151498 ...
[Fix] nginx: [emerg] “load_module” directive is specified too late in nginx.conf
Installing the modules for Apache and NGINX requires changes to the configuration files. nginx.conf, in our case.
For u...
What is and how we block the access of a user agent (bot or browser) on a website [nginx tips]
First of all, let's see in broad terms what this user-agent of an Internet browser is and what it is used for.
What is User Agent (or...
Fix [HTTP Error] client intended to send too large body [Media Upload WordPress]
"HTTP Error" este o eroare frecventa in randul utilizatorilor de WordPress care folosesc metoda clasica de upload poze, documente si al...
Redirection Pages AMP on non-AMP after deactivating the AMP plugin for Wordpress
A very useful tutorial in which you learn how to redirect AMP pages to non-AMP ones after disabling the AMP plugin for WordPress....
How to install SSL certified manually for website without CPanel / Vestacp [ningx]
How to manually install the SSL certificate for the website is very useful when we have a hosted website without cPanel / VestaCP. Tutorial...