The attached ruleset covers trios.com , trioscollege.com, and
mail.trioscollege.com.  As a student I was able to test all of these.
The student forum is on another server without an SSL cert, so the
ruleset can't cover it.
<ruleset name="Trios College">
  <target host="trios.com"/>
  <target host="www.trios.com"/>
  <rule from="^http://(www\.)?trios\.com/" to="https://trios.com/"/>

  <target host="trioscollege.com"/> 
  <target host="www.trioscollege.com"/> 
  <rule from="^http://(www\.)?trioscollege\.com/" to="https://trioscollege.com/"/> 

  <target host="mail.trioscollege.com"/>
  <rule from="^http://(www\.)?mail.trioscollege\.com/" to="https://mail.trioscollege.com/"/>

</ruleset>

Reply via email to