Forum Moderators: phranque
I have an apache server configured to use mod_proxy to pass requests to a jboss application server.
I would like to modify the configuration so that it also uses mod_rewrite to add a parameter to the URL (?use_ssl=true) if the user makes the request over https. Mod_rewite is pretty new to me and hence I would appreciate any support.
Thanks
dudley