Re: [users@httpd] using RedirectMatch and regular expressions

2015-06-24 Thread Yann Ylavic
On Wed, Jun 24, 2015 at 7:48 AM, Meedendorp, Bert wrote: > > I'm trying the next line: > RedirectMatch > /sap/opu/odata/sap/ZVPOSTREAD_SRV/AktepostSet(.*(\bBSL01\b).*) > http://10.103.140.62/BSL01_X_1197.json > ( This gives no match !? ) > > The incoming url looks like: > > http://10.103

[users@httpd] using RedirectMatch and regular expressions

2015-06-23 Thread Meedendorp, Bert
Hello, I'm using apache webserver for implementing virtual hosts. I want support on using RedirectMatch in combination with regular expressions. I want to redirect an incoming url with specific information to redirect to a local file. I'm trying the next line: RedirectMatch /sap/opu/