Re: [users@httpd] Redirect apache proxy 404 request to specific page

2016-06-23 Thread Luca Toscano
2016-06-23 12:12 GMT+02:00 Manish Rangari : > Hello Luca, > > Thanks for your solution. This pretty much took care of the problem. But I > noticed that on even 404 error apache is not showing 404 but it is showing > 200 in access log. Is it correct? > This seems definitely wrong :) What status co

Re: [users@httpd] Redirect apache proxy 404 request to specific page

2016-06-23 Thread Manish Rangari
Hello Luca, Thanks for your solution. This pretty much took care of the problem. But I noticed that on even 404 error apache is not showing 404 but it is showing 200 in access log. Is it correct? On Jun 23, 2016 2:54 PM, "Luca Toscano" wrote: > Hello! > > 2016-06-22 19:03 GMT+02:00 Manish Rangar

Re: [users@httpd] Redirect apache proxy 404 request to specific page

2016-06-23 Thread Luca Toscano
Hello! 2016-06-22 19:03 GMT+02:00 Manish Rangari : > Hello Guys, > > > > > down votefavorite > > > > I am trying to specify a page for 404 request but it is not working. Here > apache is acting as a

[users@httpd] Redirect apache proxy 404 request to specific page

2016-06-22 Thread Manish Rangari
Hello Guys, down votefavorite I am trying to specify a page for 404 request but it is not working. Here apache is acting as a reverse proxy which forwards the request to tomcat. I am not using an