ÇóÖú°ïÎÒ°ÑÒ»¶Î¼òµ¥µÄPHP´úÂëת»»³ÉASPµÄ
<?php
if($_SERVER['HTTP_REFERER']!=''){
@header("Content-type:image/jpeg");
echo file_get_contents("xlight.jpg");
}
else{
@header("location:http://www.baidu.com");
}
?>
ÇóÖúÅóÓÑ Ï£ÍûÖ¸½Ì !!!лл
Àý×ÓVBScript code:
<%
Dim a, reg
[color=#FF0000]a = Request.ServerVariables("HTTP_REFERER").Item[/color]
Set reg = New RegExp
reg.Pattern = "^http://(?:[^.]*\.)?(?:google\.com|google\.cn|baidu\.com)(/|$)"
reg.IgnoreCase = True
If Not reg.Test(a) Then
Set reg = Nothing
Response.Status = "404 File Not Found."
Response.End
End If
Set reg = Nothing
' .... ¼ÌÐø
%>
Request.ServerVariables("HTTP_REFERER").Item
Ïà¹ØÎÊ´ð£º
×Ö¶ÎPowerListÀïÃæµÄÖµ£ºKSO10000,KSO10021,KSO10004,KSO10022,KSO10020,KSO10008
ÏÖÔÚÒªÅжϣ¬µ±PowerListÀïÃæ´æÔÚKSO10004Õâ¸öÖµµÄʱºò£¬Êä³ö£ººÃ
VBScript code:
<%
set rs=server.Creat ......
²»ÊÇÖ±½Ó´ò¿ª£¬¶øÊǶÁÈ¡ÄÚÈÝ£¬È»ºó¿ÉÒÔ²Ù×÷µÄÊý¾Ý£¬¿ÉÒÔ´æ´¢µ½Êý¾Ý¿â»òÕßÏÔʾÔÚÒ³ÃæÉÏ¡£
wordÎļþÔÚ·þÎñÆ÷¶Ë¡£
¿ÉÒÔ¿¼ÂÇÓõÚÈý·½×é¼þ
http://officewriter.softartisans.com/officewriter-372.aspx
ÓÐÖÐÎÄ˵ ......
<?php
if($_SERVER['HTTP_REFERER']!=''){
@header("Content-type:image/jpeg");
echo file_get_contents("xlight.jpg");
}
else{
@header("location:ht ......
ÔÏÈÓÐÒ»¸öÏîÄ¿ÊÇÓÃaspдµÄ£¬ÒòΪϵͳÀ©Õ¹£¬ÎÒÏëÌí¼ÓһЩģ¿é»òÍøÒ³£¬ÏëÓÃasp.netд£¬È»ºóÔÚaspÖÐredirectµ½aspxÎļþÖУ¬ÇëÎÊÊÇ·ñ¿ÉÒÔ×öµ½£¬ÈçºÎÔÚIISÖнøÐÐÅäÖá£
ÕâÑù¿ÉÒÔÊ¡È¥ºÜ¶à¹¤×÷Á¿£¬ÒòΪϵͳÒÔÇ°ÊDZ ......