Hi,
I am using Apache Web Server 2.4 on Redhat Linux 6.4.
I have a requirement to authenticate the user using SSL certificates and pass the CN from the certificate in an HTTP header to the backend application. That all works.
I also have a requirement to check that the user from the...
Hi,
I am trying to redirect a site to a new site but have a few issues:-
For example I want to redirect:
http://dev.example.com/page?Id=12345
to
http://dev.othersite.com:9011/page?param=12345
This is what I have configured in httpd.conf:-
RewriteEngine on
RewriteCond %{HTTP_HOST}...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.