Hi All,
I am able to configure httpd as reverse proxy, I have to modify json body
in post request coming from client to URL encoded format before sending
that to specific proxy server, I have searched for the answer on the
internet but got nothing can anyone give a hint on this.
Thanks,
Shiva
https://serverfault.com/questions/314858/how-to-enable-tls-1-1-and-1-2-with-openssl-and-apache
On Wed, Apr 19, 2017 at 7:37 AM, Chunduru, Krishnachaithanya <
krishnachaithanya.chund...@broadridge.com> wrote:
> Hi Eric/All,
>
> Can you please help me with the below.
>
> Regards,
> Krishna
>
>
Hi all,
i have a need to do the below req on the apache
http://website/index?doc=line&ptr=&root=HLD
->
http://website/index?doc=line&ptr=
here is a dynamic variable e.g S1234 , S01234,P10338
appreciate any help
thanks in advance.
=content&topic=TVAR&popular=HOT-TOPIC> " on
the redirect
On Fri, Apr 8, 2016 at 11:57 AM, Christopher Schultz <
ch...@christopherschultz.net> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> K,
>
> On 4/8/16 2:35 PM, K R wrote:
> > I hav
All,
I have a need to setup a redirect for around 3000 pages which are in below
format
http://myhost.com/index?page=content&topic=TVAR&popular=HOT-TOPIC -->
http://myhost.com/index?page=content&topic=TVAR
and here TVAR can be any string ( we have now around 500 different key
e.g ALW , CAW
we are using SAML .
On Thu, Jan 28, 2016 at 11:52 AM, Richard <
lists-apa...@listmail.innovate.net> wrote:
>
>
> > Date: Thursday, January 28, 2016 09:38:47 -0800
> > From: K R
> >
> > Is there a way to capture user login user login failure in
> > A
Is there a way to capture user login user login failure in Apache logs.
TIA
Hi,
I am trying to force redirect HTTP to HTTPS as below
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L]
but it fails with too many redirect error .
appreciate any help .
thanks
Kart
Hi,
my customer want to configure virtual host for 5 website in one apache
environment . do i have to get 5 ip addresses from network team.
Can someone please point me on how can i achieve the same
Thanks in advance
Hi,
I am trying to use a proxypass and proxypass directive but it seems to be
not working .
How can I trace it . appreciate any pointers
Thanks in advance
Kart
Hi,
need to setup a rule for below
source - > https://website1.com/prt/sell?yr=73
target -> https://website2.com/chn/hk/dg?yr=73
appreciate any help
Thanks in advance
11 matches
Mail list logo