Analisa Nginx Config dengan Gixy
Gixy bisa ngasih saran untuk memperbaiki miskonfigurasi Nginx config kamu
One minute to read
ipang
How To Serve JSON File & Remove .json While Served in Nginx
How to serve JSON File & remove .json extension while served in Nginx
One minute to read
ipang
Mencoba Unit dari Nginx Untuk Deploy Aplikasi PHP
Cukup install Unit, ga perlu install php
2 minutes to read
ipang
Forbid Direct IP Access on Nginx
How to prevent user to access IP directly when you using nginx as web server
2 minutes to read
ipang
Nginx Monitoring with Nginx VTS Module & Grafana
Discover how to compile nginx-vts modules without building nginx from source. Visualize the data in both the built-in nginx-vts HTML format and Grafana.
2 minutes to read
ipang
List Laravel Problem With The Solution
Laravel maybe was a most popular PHP web framework. Even when some people says PHP was die, Laravel will still going strong out there. In this tutorial, I list some Laravel problem with it solution. It all cames from my experience when I’m deploy Laravel, so I think it will be helpful if I make resume of it in one page only.
7 minutes to read
ipang
Analyze Your Nginx Log With Nginx-Log-Analyzer
Analyze your nginx log with nginx-log-analyzer. It doesnt have interface but it really usefull for sysadmin. It can show what most visited path, most visited IP, most visited User-Agent even most visited user countries and cities (with GeoIP).
2 minutes to read
ipang
Merapikan Indentation Config Nginx dengan nginx-config-formatter
Bagaimana cara merapikan indentation config nginx kamu yang berantakan secara cepat!
2 minutes to read
ipang
How To Fix Nginx Bind Failed
How to fix nginx segfault libperl.so.5.30.0, bind failed 443, bind failed 80, service failed with core-dump, etc
2 minutes to read
ipang