There's no supported way. The semi-supported approach is this. Copy pagetype-config.xml from here:iw-home\ApplicationContainer\server\default\deploy\iw-cc.war\WEB-INF\classes\com\interwoven\livesiteto here:iw-home\TeamSite\local\config\lib\content_center\livesite_customer_src\etc\classes\com\interwoven\livesiteAnd then remove everything you don't want. It's semi-supported because it goes through the proper build process, so it'll carry across patches/upgrades, and if you delete this file and rebuild, you'll get the defaults back.Note that exactly one <page-type> node must be set to default="true", otherwise you're gonna have some weird errors.