RE: [users@httpd] mod_substitute only replaces first pattern match

2017-03-08 Thread Uwe.Poliak
Hi Luca, sorry for my late reply, but your suggestion worked well! It was really a problem with the (.*) pattern. Kind regards Uwe From: Luca Toscano [mailto:toscano.l...@gmail.com] Sent: Tuesday, February 14, 2017 4:37 PM To: users@httpd.apache.org Subject: Re: [users@httpd] mod_substitute on

RE: [users@httpd] mod_substitute only replaces first pattern match

2017-02-16 Thread Uwe.Poliak
Dear Luca, thanks for your help. At the moment I am a little bit busy with other things, but I'll check this next week and let you know if the problem was solved by changing the regex. Kind regards Uwe - To unsubscribe, e-mail

RE: [users@httpd] FW: mod_substitute only replaces first pattern match

2017-02-13 Thread Uwe.Poliak
Dear Nick, I have tried with mod_proxy_html, but the problem with this specific web application is (NAC Management called ARPGUARD), that several javascripts and json files needs also some replacements because they have hard-coded parts of URLs included. I didn't find a way to handle this with

[users@httpd] FW: mod_substitute only replaces first pattern match

2017-02-13 Thread Uwe.Poliak
Hi all, nobody having an idea about my post from Feb 6th? cu Uwe -8<--- cut -8<--- Hi, I am trying a reverse proxy server based on apache httpd v2.4 on the most recent release of CentOS: # httpd -version Server version: Apache/2.4.6 (CentOS) Server built: Nov 14 201

[users@httpd] mod_substitute only replaces first pattern match

2017-02-06 Thread Uwe.Poliak
Hi, I am trying a reverse proxy server based on apache httpd v2.4 on the most recent release of CentOS: # httpd -version Server version: Apache/2.4.6 (CentOS) Server built: Nov 14 2016 18:04:44 # uname -a Linux hostname.domain.tld 3.10.0-514.6.1.el7.x86_64 #1 SMP Wed Jan 18 13:06:36 UTC 2017