Re: [users@httpd] HTTPS Redirect Not Working

2015-10-13 Thread Rubén Toribio Aldeguer
Are some JkMount whith *share* regular expersion? may be it take acction before Proxy. 2015-10-09 16:16 GMT+02:00 Chris Arnold : > Apache 2.4.x on SLES12. We have a web app in tomcat that is directly > accessible by port 8080 and 8443. We use a combination of proxypass and > mod_jk to connect to

[users@httpd] HTTPS Redirect Not Working

2015-10-09 Thread Chris Arnold
Apache 2.4.x on SLES12. We have a web app in tomcat that is directly accessible by port 8080 and 8443. We use a combination of proxypass and mod_jk to connect to it from apache (never could get this to work without using both). We also use a https redirect to make it easier for the users. So if

Re: [users@httpd] https redirect

2005-06-24 Thread Joost de Heer
> We now see the need to move the non-secure site to it's own server. So I > need apache to redirect all the non-secure traffic from the old server to > the new server, and all the secure traffic from the new server to the old > server. I have accomplished the non-secure traffic of the old server

Re: [users@httpd] https redirect

2005-06-23 Thread Jignesh Badani
Shawn, this does not make sense. In the new server design you want: ServerOld (https) IP Address 1 https://www.domain.com ServerNew (http)IP Address 2 http://www.domain.com So inorder for this to work, you will need to implement s

[users@httpd] https redirect

2005-06-23 Thread Shawn Marchewka
I have a site. We'll say it's http://www.domain.com . On the same server, I have https://www.domain.com . Each site has different content. The none secure site is more of a "marketing" side of the server, while the secure site, is a site for customer login, etc. We now see the need to move th

Re: [users@httpd] https redirect between domains failing

2005-06-12 Thread Rich
Sorry - I should have said... This is running on OpenBSD and is Apache 2, version 2.0.54 PHP version is 4.3.10 - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.ht

[users@httpd] https redirect between domains failing

2005-06-12 Thread Rich
Hello all, Firstly, I have to admit that I'm not sure where the fault lies here, but I'm pretty sure it's a server issue, so here goes. I have a shop running on Apache 2 / PHP (actually oscommerce). I am using an external payment gateway to handle credit card transactions. So the user is passed