Icy Phoenix

     
 


Post new topic  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 1
 
 
Reply with quote Download Post
Post Stop Agent Libwww-perl 
 
Affects XS2 and Icy Phoenix Beta

In the file .htaccess we have these lines:
Code: [Download] [Hide]
  1. # You may want to enable these lines below to disallow php and perl scripts to access your site  
  2. #RewriteCond %{HTTP_USER_AGENT} ^.*PHP.*$ [OR]  
  3. #RewriteCond %{HTTP_USER_AGENT} ^.*libwww-perl [NC,OR]  
  4.  

    
I have enabled these lines because I do not let receive registries like:
Code: [Download] [Hide]
  1. ... - [23/Jan/2007:10:29:21 -0800] "GET /xs2/includes/functions_kb.php?phpbb_root_path=xxxxxxx? HTTP/1.1" 403 18085 "-" "libwww-perl/5.805"  
  2.  


The line works or would have of being:
Code: [Download] [Hide]
  1. RewriteCond %{HTTP_USER_AGENT} ^.*libwww-perl.*$ [NC,OR]  
  2.  


Bye
 



 
dinoyocoSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Post new topic  This topic is locked: you cannot edit posts or make replies.  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events