Sya bingung nih pada awalnya di production aplikasi saya otomatis render 500 404 tapi sekarang yg muncul ada error sperti pada development env route not found
struktur jaringan saya : client Windows : etc/host 192.168.199.1 myapp.com server Vmware Ubuntu : 192.168.199.128:80 (nginx proxy) 192.168.199.128:3000-4 (mongrel) jika diakses dri client myapp.com/routeasal muncul error route not found jika diakses dri client myapp.com:3000/routeasal otomatis render 404.html(maunya bgini) jika dikases dri server localhost/routeasal muncul error route not found jika dikases dri server localhost:3000/routeasal muncul error route not found jika diakses dri server 192.168.199.128:3000/routeasal otomatis render 404.html (maunya bgini) apa yg salah ya? masa harus bwt method baru bwt render, bukanny udah otomatis ya? -- irfani YM : irfani_s http://irfani.web.id [Non-text portions of this message have been removed]

