账号通
    

账号  

密码  

2377

查看

1

回复
主题:NET版后台安全参数设置与修改配置文件介绍 [收藏主题]  
cyxjq 当前离线

1713

主题

8

广播

2

粉丝
添加关注
级别:高一年

用户积分:10077 分
登录次数:395 次
注册时间:2006/7/18
最后登录:2018/8/10
cyxjq 发表于:2013/3/20 17:01:04   | 只看该作者 查看该作者主题 楼主 
科汛在线网校系统

Config目录 下的general.config文件



这是常规安全配置比如认证码管理目录等等



<?xml version="1.0"?>
<ConfigInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <SiteName>百益测试专用</SiteName>
  <SiteTitle>百益网站建设开发NET</SiteTitle>
  <Domain>http://ask.chinazikao.com</Domain>
  <InstallDir>/</InstallDir>
  <WebLogo>/images/logo.png</WebLogo>
  <FSOIndex>index.aspx</FSOIndex>
  <SpecialFsoTF>0</SpecialFsoTF>
  <DefaultUpFileSize>10240</DefaultUpFileSize>
  <DefaultUpFileType>gif|jpg|bmp|doc|wav|swf|rar</DefaultUpFileType>
  <WebMaster>百益</WebMaster>
  <OfficialInfo>123</OfficialInfo>
  <SiteKey>0</SiteKey>
  <CopyRight>ask.chinazikao.com inc.</CopyRight>
  <MetaKeyWords><meta name="Keywords" content="百益前端开发网站建设"/></MetaKeyWords>
  <MetaDescript><meta name="Description" content="DIV CSS良好的用户体验."/></MetaDescript>
  <IndexTemplate>{$TemplateDir}/网站首页.html</IndexTemplate>
  <SpecialIndexTemplate>{$TemplateDir}/专题页/专题首页.html</SpecialIndexTemplate>
  <UserIndexTemplate>{$TemplateDir}/user/会员首页.html</UserIndexTemplate>
  <ApiAutoCreateUser>1</ApiAutoCreateUser>
  <ApiDefaultGroupID>2</ApiDefaultGroupID>
  <SearchTemplate>{$TemplateDir}/全站搜索模板.html</SearchTemplate>
  <RwriteExtension>.aspx</RwriteExtension>
  <AutoCreateIndexTime>20</AutoCreateIndexTime>
  <PKIndexTemplate>{$TemplateDir}/PK模板/index.html</PKIndexTemplate>
  <PKContentTemplate>{$TemplateDir}/PK模板/pk.html</PKContentTemplate>
  <PKMoreTemplate>{$TemplateDir}/PK模板/more.html</PKMoreTemplate>
  <UserSystemTF>1</UserSystemTF>
  <UserBindDomain />
  <UserAllowRegTF>1</UserAllowRegTF>
  <EnabledRegField>mobile,repassword</EnabledRegField>
  <UserRegVerifyTF>1</UserRegVerifyTF>
  <UserEmailMutiRegTF>1</UserEmailMutiRegTF>
  <UserMinChar>4</UserMinChar>
  <UserMaxChar>20</UserMaxChar>
  <NoAllowRegUserName>kesion|admin</NoAllowRegUserName>
  <UserLoginVerifyTF>1</UserLoginVerifyTF>
  <UserMutiLoginTF>1</UserMutiLoginTF>
  <UserPerMinLogin>0</UserPerMinLogin>
  <UserPerMinLoginAddScore>0</UserPerMinLoginAddScore>
  <UserRegAddMoney>0</UserRegAddMoney>
  <UserRegAddScore>0</UserRegAddScore>
  <UserRegAddPoint>0</UserRegAddPoint>
  <ScoreToPointRate>2</ScoreToPointRate>
  <ScoreToEdaysRate>0</ScoreToEdaysRate>
  <MoneyToPointRate>0</MoneyToPointRate>
  <MoneyToEdaysRate>0</MoneyToEdaysRate>
  <PointName>科汛币</PointName>
  <PointUnit>个</PointUnit>
  <ThumbsWidth>250</ThumbsWidth>
  <ThumbsHeight>0</ThumbsHeight>
  <WaterMarkType>0</WaterMarkType>
  <WaterMarkTxt>这里是水印</WaterMarkTxt>
  <WaterMarkFontName>Arial</WaterMarkFontName>
  <WaterMarkFontSize>14</WaterMarkFontSize>
  <WaterMarkFontColor>#FF0033</WaterMarkFontColor>
  <WaterMarkFontBgColor>#FFFFFF</WaterMarkFontBgColor>
  <WaterMarkFontStyle>Bold</WaterMarkFontStyle>
  <WaterMarkPic>/UploadFiles/2009-10/admin/WDAYK128991830249062500.jpg</WaterMarkPic>
  <WaterMarkTransParence>8</WaterMarkTransParence>
  <WaterMarkStatus>9</WaterMarkStatus>
  <SmtpServer>smtp.exmail.qq.com</SmtpServer>
  <SmtpPort>25</SmtpPort>
  <MailFrom>abc@aaa.com</MailFrom>
  <MailUserName>abc@aaa.com</MailUserName>
  <MailPassWord>000000</MailPassWord>
  <TemplateDir>Template</TemplateDir>
  <UpFileDir>UploadFiles</UpFileDir>
  <FormFsoDir>html/form/2013</FormFsoDir>
  <ADFsoDir>html/AD/JS</ADFsoDir>
  <JSFsoDir>JS</JSFsoDir>
  <AdminDir>这里添加你的管理目录 </AdminDir>
  <EnableSiteManageCode>1</EnableSiteManageCode>
  <SiteManageCode>这里是你的认证码</SiteManageCode>
  <AdminExpireTime>2000</AdminExpireTime>
  <AdminKeyBoardTF>0</AdminKeyBoardTF>
  <NeedVerifyCodePage>login.aspx,user/userreg.aspx,plus/comment.aspx</NeedVerifyCodePage>
  <EnableSMS>1</EnableSMS>
  <SendSMSInterval>10</SendSMSInterval>
  <SendSMSSign>【KESION】</SendSMSSign>
  <SpecialFsoDir>html/Special</SpecialFsoDir>
  <ShowAreaLeval>2</ShowAreaLeval>
  <RefreshPauseNum>100</RefreshPauseNum>
  <RefreshPauseTime>2</RefreshPauseTime>
  <RemoteAnnexTF>0</RemoteAnnexTF>
  <FtpServerIP>img.kesion.com</FtpServerIP>
  <FtpServerPort>21</FtpServerPort>
  <FtpServerUserName>user</FtpServerUserName>
  <FtpServerPassWord>pass</FtpServerPassWord>
  <FtpRemoteAnnexDir>/</FtpRemoteAnnexDir>
  <FtpRemoteAnnexUrl>http://img.kesion.com</FtpRemoteAnnexUrl>
  <FtpRemoteAnnexSize>0</FtpRemoteAnnexSize>
  <FtpDeleteLocalFile>0</FtpDeleteLocalFile>
  <ShopBindDomain />
  <GroupBuyBindDomain />
  <ShopProvinceID>26</ShopProvinceID>
  <ShopCityID>236</ShopCityID>
  <ShopCountyID>498</ShopCountyID>
  <ShopOrderPrefix>KS</ShopOrderPrefix>
  <ShopPayPrefix>OP</ShopPayPrefix>
  <ShopDefaultPic>/sysimg/nophoto.gif</ShopDefaultPic>
  <ShopThumbWidth>300</ShopThumbWidth>
  <ShopThumbHeight>300</ShopThumbHeight>
  <ShopPictureWidth>1000</ShopPictureWidth>
  <ShopPictureHeight>1000</ShopPictureHeight>
  <ShopAllowVisitorsToBuy>1</ShopAllowVisitorsToBuy>
  <ShopPictureAddWaterMark>1</ShopPictureAddWaterMark>
  <ShopTaxTF>0</ShopTaxTF>
  <ShopTax>6</ShopTax>
  <ShopTemplates>{$TemplateDir}/商城系统/购物车.html#{$TemplateDir}/商城系统/订单信息.html#{$TemplateDir}/商城系统/订购成功.html#{$TemplateDir}/商城系统/品牌首页.html#{$TemplateDir}/商城系统/品牌详细.html#{$TemplateDir}/商城系统/抢购首页.html#{$TemplateDir}/商城系统/团购首页.html#{$TemplateDir}/商城系统/团购内容页.html#{$TemplateDir}/商城系统/团购购物车.html#{$TemplateDir}/商城系统/团购订单成功.html#{$TemplateDir}/商城系统/商城首页.html#{$TemplateDir}/商城系统/团购选择城市.html#{$TemplateDir}/商城系统/往期团购.html</ShopTemplates>
  <ShopExpressInfo>漳州市科兴信息技术有限公司§小陈§福建省漳州市§363000§12365245865§4000080263§漳州§§§§</ShopExpressInfo>
  <GroupBuyChangeCityTF>1</GroupBuyChangeCityTF>
  <ShopNewOrderSms>0</ShopNewOrderSms>
  <ShopNewOrderMobile>13605040263</ShopNewOrderMobile>
  <ShopNewOrderEmailTF>0</ShopNewOrderEmailTF>
  <ShopNewOrderReceiveEmail>service@kesion.com</ShopNewOrderReceiveEmail>
</ConfigInfo>

 
QQ  448172335 qq群1120847024
[img]http://www.yeyumote.com[/img]
业余模特网[/url]
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
diary0627 当前离线

11

主题

0

广播

0

粉丝
添加关注
级别:学前班

用户积分:12 分
登录次数:2 次
注册时间:2013/3/20
最后登录:2013/3/26
diary0627 发表于:2013/3/20 17:10:46   | 只看该作者 查看该作者主题 沙发 
 
  支持(0) | 反对(0) 回到顶部顶端 回到底部底部
<上一主题 | 下一主题 >
Powered By KesionCMS Version X1
厦门科汛软件有限公司 © 2006-2016 页面执行5.06641秒 powered by KesionCMS 9.0