帝国CMS
服务器支持ssi就可以用下面的方法
<?php include(ECMS_PATH.'userpage.html');?>与<!–#include file="/userpage.html"–>