<!--
	A joint college of both Exeter and Plymouth Universities.

-->
<ruleset name="Peninsula College of Medicine &amp; Dentistry (partial)">

	<target host="pcmd.ac.uk" />
	<target host="*.pcmd.ac.uk" />
		<!--	Shows www data	-->
		<exclusion pattern="^http://pdsdef\." />


	<securecookie host="^(.*\.)?pcmd\.ac\.uk$" name=".*" />


	<!--	Encountered subdomains:

			- hr
			- www
				-->
	<rule from="^http://(\w+\.)?pcmd\.ac\.uk/"
		to="https://$1pcmd.ac.uk/" />

</ruleset>
