regolithmedia Poster 2.0 1 Mar 2017 #12 ipuipuweb said: Sudah dicoba tapi g bisa mas hehehehe Click to expand... coba cek aja log errornya apa Code: /var/log/nginx/error.log
ipuipuweb said: Sudah dicoba tapi g bisa mas hehehehe Click to expand... coba cek aja log errornya apa Code: /var/log/nginx/error.log
IDreg.Net Expert 2.0 1 Mar 2017 #13 ipuipuweb said: udah disetting semua, g bisa juga mas Click to expand... Khusus webuzo + wordpress nginx.conf nya di sini Code: nano /usr/local/apps/nginx/etc/conf.d/common tambahkan paling bawah Code: location / { index index.php index.html index.htm; try_files $uri $uri/ /index.php?$args; } # nginx -t <=== jika status OK lanjut restrat nginx # service nginx restart
ipuipuweb said: udah disetting semua, g bisa juga mas Click to expand... Khusus webuzo + wordpress nginx.conf nya di sini Code: nano /usr/local/apps/nginx/etc/conf.d/common tambahkan paling bawah Code: location / { index index.php index.html index.htm; try_files $uri $uri/ /index.php?$args; } # nginx -t <=== jika status OK lanjut restrat nginx # service nginx restart