When creating a wordpress web site on EasyEngine, i get following error root@ee:~# ee site create … EasyEngine Could not create userRead more
Nginx
Nginx Proxy Manager Certificate Key is not valid
When adding custom SSL on Nginx Proxy Manager, i get following error. Upload failed: Certificate Key … Nginx Proxy Manager Certificate Key is not validRead more
Nginx Hotlink Protection
To block hotlink protection or bandwidth stealing, you can add the following to the server configuration … Nginx Hotlink ProtectionRead more
Enable SSL for icecast steam using nginx
On ubuntu server running icecast, when i try enable SSL as per CentovaCast Enable SSL on … Enable SSL for icecast steam using nginxRead more
Nginx file upload error
When uploading a file on a PHP Application running under an Nginx web server, I get … Nginx file upload errorRead more
How to redirect a domain with html extension in Nginx
A WordPress website needs to migrate to a different domain, on a new domain site use … How to redirect a domain with html extension in NginxRead more
Nginx Rate Limiting
Nginx web server support rate-limiting with module ngx_http_limit_req_module. Block WordPress wp-login.php attack To block the WordPress … Nginx Rate LimitingRead more
How to hide Nginx version
On a default installation of the Nginx web server, the error pages show the version of … How to hide Nginx versionRead more
Nginx php-fpm No input file specified
When accessing PHP files from location block that have different document root specified using alias, i … Nginx php-fpm No input file specifiedRead more
Nginx Redirect HTTP to HTTPS
To force SSL (HTTPS) on a website hosted on an Nginx web server, edit server entry … Nginx Redirect HTTP to HTTPSRead more