On 30.04.12 12:34, SEAN MCELROY wrote:
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 to https.

what approaches? Dimply put

RedirectMatch .* https://... to proper <VirtualHost> directive and you should've been done.

--
Matus UHLAR - fantomas, uh...@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Windows 2000: 640 MB ought to be enough for anybody

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to