errorfile on bakend

2015-01-13 Thread Pavlos Parissis
Hoi, I am trying to return a specific 200 response when URL matches a ACL but I get back 503. Where is my mistake? frontend mpla acl robots.txt path_beg /robots.txt use_backend bk_robots if robots.txt default_backend foo_com backend bk_robots mode http errorfile 200

Re: errorfile on bakend

2015-01-13 Thread Jarno Huuskonen
Hi, On Tue, Jan 13, Pavlos Parissis wrote: Hoi, I am trying to return a specific 200 response when URL matches a ACL but I get back 503. Where is my mistake? frontend mpla acl robots.txt path_beg /robots.txt use_backend bk_robots if robots.txt default_backend foo_com

Re: errorfile on bakend

2015-01-13 Thread Pavlos Parissis
On 13/01/2015 12:36 μμ, Jarno Huuskonen wrote: Hi, On Tue, Jan 13, Pavlos Parissis wrote: Hoi, I am trying to return a specific 200 response when URL matches a ACL but I get back 503. Where is my mistake? frontend mpla acl robots.txt path_beg /robots.txt use_backend