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
Remove Header in Nginx
You don’t need to tell what tech do you use in your web server. You can remove or hide some header in nginx or custom it with your own config
2 minutes to read
ipang
Setup Docker Swarm Sebagai Load Balancer dan Nginx Sebagai Reverse Proxy
Setup Docker Swarm Sebagai Load Balancer dan Nginx Sebagai Reverse Proxy
2 minutes to read
ipang
Setup HA (High Availability) dengan Keepalived
Setup HA (High Availability) dengan Keepalived di Nginx
2 minutes to read
ipang
Setup Fail2ban Untuk Login Page Semua Aplikasi Web
Setup Fail2ban Untuk Login Page Semua Aplikasi Web
2 minutes to read
ipang
Get Real IP from Cloudflare Proxy in Nginx
Get Real IP from Cloudflare Proxy in Nginx
One minute to read
ipang
Block Akses Negara Lain Selain Indonesia di Nginx dengan GeoIP2
Block Akses Negara Lain Selain Indonesia di Nginx dengan GeoIP2
3 minutes to read
ipang
Force Path To Become Lowercase in Nginx
How to force path and file to use lowercase in nginx
2 minutes to read
ipang
Setup GoAccess dengan Nginx
Setup GoAccess dengan reverse proxy nginx, berikut permasalahan dan solusinya
2 minutes to read
ipang
Serve One File Only in Nginx
Contoh cara serve 1 file saja di web kamu yang baik dan benar, disertakan juga contoh nginx config dan docker-compose
2 minutes to read
ipang
Setup CSP Mudah dengan Addons Firefox Laboratory
CSP Mudah dengan Addons Firefox Laboratory, ga usah reload lalu nulis di config ataupun nanya tim backend/frontend
One minute to read
ipang
Docker Private Registy dengan Non Docker Nginx
Docker Private Registy dengan Non Docker Nginx
3 minutes to read
ipang
Hapus Ekstensi .html di Docker
Menghilangkan Ekstensi .html di Docker biar terlihat lebih profesional dan bersih di addressbar
One minute to read
ipang
Redirect google.perusahaan.com ke google.perusahaan.com/policy di Apache & Nginx
Redirect google.perusahaan.com ke google.perusahaan.com/policy dengan Apache & Nginx
One minute to read
ipang