Re: app mvc behind proxy reverse

2020-08-07 Thread Rick Gutierrez
Thank Francis, if you're right, it's a backend problem. we are solving. El El jue, 6 de ago. de 2020 a la(s) 10:25, Francis Daly escribió: > On Thu, Aug 06, 2020 at 09:48:55AM -0600, Rick Gutierrez wrote: > > > El jue., 6 ago. 2020 a las 6:29, Francis Daly () > escribió: > > > > Hi there, > > >

Re: app mvc behind proxy reverse

2020-08-06 Thread Francis Daly
On Thu, Aug 06, 2020 at 09:48:55AM -0600, Rick Gutierrez wrote: > El jue., 6 ago. 2020 a las 6:29, Francis Daly () escribió: Hi there, > > Can you see what the html-or-javascript that tells the browser where to > > POST the request, says about where to POST the request? > > The country file, is

Re: app mvc behind proxy reverse

2020-08-06 Thread Rick Gutierrez
El jue., 6 ago. 2020 a las 6:29, Francis Daly () escribió: > Hi francis > > Your nginx config says that when the client asks nginx for > /pais/agregareditar, nginx asks the upstream for /pais/agregareditar -- > your log at "05/Aug/2020:17:20:51" shows this request. > > Your nginx config says that

Re: app mvc behind proxy reverse

2020-08-06 Thread Francis Daly
On Wed, Aug 05, 2020 at 05:31:26PM -0600, Rick Gutierrez wrote: Hi there, > Hi, I am having some problems to load an app made in mvc, when I > access the url and I want to edit a table to make a change, the proxy > returns me to the root of the project, and it does not stay in > app/pais Your ng

app mvc behind proxy reverse

2020-08-05 Thread Rick Gutierrez
Hi, I am having some problems to load an app made in mvc, when I access the url and I want to edit a table to make a change, the proxy returns me to the root of the project, and it does not stay in app/pais I paste the url log, where it says it can't find resource 404 https://pastebin.com/AeRRrMR