aspcms用于asp语言,默认安装在http情况下需要调整源码后才可以恢复。
解决办法
进入目录: /inc/CommonFun.asp替换代码:
Function isOutSubmit() dim server1, server2,num server1=getRefer server2=getServername if Left(server1,5)="https" then num=9 else num=8 end if if Mid(server1, num, len(server2)) <> server2 then isOutSubmit=true else isOutSubmit=false end if End Function
Copyright © 1998 - Gworg, Inc. All Rights Reserved. 江苏光网数字认证有限公司版权所有
苏ICP备15058404号 苏公网安备32058202010008号