RewriteEngine On RewriteCompatibility2 On RepeatLimit 32 RewriteBase # unsupported directive: [ISAPI_Rewrite] # 3600 = 1 hour # unsupported directive: CacheClockRate 3600 # Protect httpd.ini and httpd.parse.errors files # from accessing through HTTP RewriteRule ^/index.
丝画阁 阅读:870评论:82016-07-16 10:47:33
//获取URL地址. function GetHttpPage(url) dim adxmlhttp 'set adxmlhttp = Server.createobject("microsoft.xmlhttp") set adxmlhttp=server.createobject("MSXML2.serverXMLHTTP") &n
丝画阁 阅读:565评论:82016-07-04 11:36:32
Function GetUserIp() user_ip=Request.ServerVariables("HTTP_X_FORWARDED_FOR") If user_ip="" Then user_ip=Request.ServerVariables("REMOTE_ADDR") &
丝画阁 阅读:557评论:82016-07-04 11:32:14
Session.CodePage=65001 Dim ConnStr set conn=server.createobject("adodb.connection") ConnStr="Provider=SQLOLEDB;server=.;database=xxx;uid=sa;pwd=xxxxx" Conn.Open ConnStr If Err The
丝画阁 阅读:508评论:82016-07-04 11:30:30
本站部分内容来源网络及网友上传,本站未必能一一鉴别其是否为公共版权或其版权归属,如果您认为侵犯您的权利,本站将表示非常抱歉!
请您速联系本站,本站一经核实,立即删除。删文删帖联系【2789291421@qq.com】