1+ <ruleset name =" Brigham Young University (partial)" >
2+ <target host =" byu.edu" />
3+ <target host =" *.byu.edu" />
4+ <target host =" www.*.byu.edu" />
5+ <target host =" *.cs.byu.edu" />
6+ <target host =" www.*.cs.byu.edu" />
7+ <target host =" *.et.byu.edu" />
8+ <target host =" www.*.et.byu.edu" />
9+ <target host =" *.lib.byu.edu" />
10+ <target host =" mail01.math.byu.edu" />
11+ <target host =" mail.physics.byu.edu" />
12+ <target host =" secure.chem.byu.edu" />
13+ <target host =" support.cheme.byu.edu" />
14+
15+ <target host =" *.groups.et.byu.net" />
16+
17+ <exclusion pattern =" ^http://cpms\.byu\.edu/content/" />
18+ <exclusion pattern =" ^http://cpms\.byu\.edu/newsletters/StudentNews/" />
19+ <exclusion pattern =" ^http://cpms\.byu\.edu/ESM(/|$)" />
20+ <exclusion pattern =" ^http://(www\.)?byu\.edu/(on|off)campushousing(/|$)" />
21+ <exclusion pattern =" ^http://(www\.)?byu\.edu/familyhousing(/|$)" />
22+ <exclusion pattern =" ^http://(www\.)?byu\.edu/housing(/|$)" />
23+
24+ <!-- For some reason, using the "PREV" or "NEXT" buttons in the "Featured Research"
25+ box causes the category menu at the top of the page to incorrectly change from the
26+ "Graduate" heading to a different heading when a URL in the two patterns below is
27+ accessed via HTTPS, as of July 5, 2011. -->
28+ <exclusion pattern =" ^http://www\.physics\.byu\.edu/Graduate/?$" />
29+ <exclusion pattern =" ^http://www\.physics\.byu\.edu/Graduate/(D|d)efault\.aspx($|(\?))" />
30+
31+ <!-- Handle domains for which the subdomain should not be preceeded by www. -->
32+ <rule from="^((http://(www\.)?)|(https://www\.))(alumni2|alumni3|animation|asme|assess|at|barbershop|blackboard|bookexchange|booklist|byuems|byusa|cac|calendar|ccr|cheme|chemicalengineering|cles|clsupport|comd|cougarprints|coursemanagement|cpms|creativeworks|(((accounts|docs|faculty|facwiki|help|labs|mail|students|tick)\.)?cs)|delegate|developer|education|edward|eroom|((org|pml)\.et)|events|examstat|facultyprofile|finserve|finserve-dev|gamescenter|gamma|gamma-stg|gardner|globalcareer|go|gradebook|home|honorcode|hrms|inshop|internationalservices|irbtutorial|it|itmedia|ittest|jobs|kennedy|kronprod|lambda|leadershiped|lockers|lodges|login|map|marylou|(mail01\.)?math|mathed|multicultural|news|newsnet|oit|online|online1|online2|orca|(mail\.physics)|pmpc|pmpcapps|police|printandmail|purchasing|redefineservice|remedy|risk|ry|sa|saas|sasapps|scheduling|software|spiral|stab|stleader|stokes|studentratings|testing|tutoring|uac|unicomm|volta|webmail|wilk|www|y|yfacts|yjobs|yscience)\.byu\.edu/" to="https://$5.byu.edu/" />
33+
34+ <!-- Handle domains for which the subdomain should be preceeded by www
35+ (including the situation where there is the byu.edu domain with no
36+ subdomain.) -->
37+ <rule from =" ^((http://(www\.)?)|(https://))((acerc|et|chem|physics)\.)?byu\.edu/" to =" https://www.$5byu.edu/" />
38+
39+ <!-- Handle certain special cases. -->
40+ <rule from =" ^http://((secure\.chem)|(support\.cheme)|((contentdm|listserver)\.lib))\.byu\.edu/" to =" https://$1.byu.edu/" />
41+
42+ <!-- Handle subdomains for the groups.et.byu.net domain. -->
43+ <rule from =" ^http://([a-zA-Z0-9\-]+)\.groups\.et\.byu\.net/" to =" https://$1.groups.et.byu.net/" />
44+ </ruleset >
0 commit comments