Hello,
I am using a httpd server to provide access to a flex app deployed on tomcat.
The application must be accessed via https and I have managed to do this,
however the application remains available over http. I have tried all sorts of
different approaches but simply cannot rediect from http
Hello,
Java: 1.6
Tomcat: 6
Httpd: 2.2
I have developed a java/flex application hosted on tomcat/httpd. I want to
prevent users from accessing this site via http, but I can't get my rediect
working.
This page: http://httpd.apache.org/docs/2.2/rewrite/avoid.html suggests that I
should user a r