Application NameMahara
PublisherMahara
Date Entered02/20/2011
Date Modified
webNetwork Version 6.0.8.0
Delivery MethodVirtual server
ConfigurationHost Object
-----------
Host Address : mahara.example-cloud.com
Host Port : 80

Web App Object
--------------
Type : https virtual server
Virtual DNS Name : maharavs.example-cloud.com
Startup URL : /?portal=y
Rewrite Browser Cookies : true


Form Object
-----------
Formt Type : Client
Form Name/ID : login
Form Trigger : /\?portal=y
Script : document.getElementById( "login_submit" ).click();
Form Method : Post

Form Inputs :

login_password=@@enc:MaharaPass@@
login_username=@@enc:MaharaUser@@


Rule1
Type - text
Search - http://mahara.example-cloud.com
Replace - https://maharavs.example-cloud.com
 
Notes

Updated 6/18/2012
Previously, 3 rules were needed for this product as there was java script at the top of pages that are hard coded to the original dns name of mahara that needs fixing. As of now, it doesn't appear all 3 are still needed. Now we just need to rewrite the server DNS name.

Rule1
Type - text
Search - :"http:
Replace - :"https:

Rule2
Type - text
Search - http://mahara.company.com
Replace - https://maharavs.company.com

Rule3
Type - text
Search - mahara.company.com
Replace - maharavs.company.com