Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 24th, 2012  |  syntax: None  |  size: 2.59 KB  |  hits: 20  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. # -FrontPage-
  2.  
  3. IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
  4.  
  5. <Limit GET POST>
  6. #The next line modified by DenyIP
  7. order allow,deny
  8. #The next line modified by DenyIP
  9. #deny from all
  10. allow from all
  11. </Limit>
  12. <Limit PUT DELETE>
  13. order deny,allow
  14. deny from all
  15. </Limit>
  16. AuthName dietsland.eu
  17. AuthUserFile /home/dietslan/public_html/_vti_pvt/service.pwd
  18. AuthGroupFile /home/dietslan/public_html/_vti_pvt/service.grp
  19.  
  20.  
  21. <Files 403.shtml>
  22. order allow,deny
  23. allow from all
  24. </Files>
  25.  
  26. deny from 84.26.69.175
  27. deny from 84.24.59.77
  28. deny from 84.26.174.13
  29. deny from 77.249.238.108
  30.  
  31. # BEGIN WPSuperCache
  32. <IfModule mod_rewrite.c>
  33. RewriteEngine On
  34. RewriteBase /
  35. AddDefaultCharset UTF-8
  36. RewriteCond %{REQUEST_URI} !^.*[^/]$
  37. RewriteCond %{REQUEST_URI} !^.*//.*$
  38. RewriteCond %{REQUEST_METHOD} !POST
  39. RewriteCond %{QUERY_STRING} !.*=.*
  40. RewriteCond %{HTTP:Cookie} !^.*(comment_author_|wordpress|wp-postpass_).*$
  41. RewriteCond %{HTTP_USER_AGENT} !^.*(Android|2.0\ MMP|240x320|AvantGo|BlackBerry|Blazer|Cellphone|Danger|DoCoMo|Elaine/3.0|EudoraWeb|hiptop|IEMobile|iPhone|iPod|KYOCERA/WX310K|LG/U990|MIDP-2.0|MMEF20|MOT-V|NetFront|Newt|Nintendo\ Wii|Nitro|Nokia|Opera\ Mini|Palm|Playstation\ Portable|portalmmm|Proxinet|ProxiNet|SHARP-TQ-GX10|Small|SonyEricsson|Symbian\ OS|SymbianOS|TS21i-10|UP.Browser|UP.Link|Windows\ CE|WinWAP).*
  42. RewriteCond %{HTTP:Accept-Encoding} gzip
  43. RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html.gz -f
  44. RewriteRule ^(.*) /wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html.gz [L]
  45.  
  46. RewriteCond %{REQUEST_URI} !^.*[^/]$
  47. RewriteCond %{REQUEST_URI} !^.*//.*$
  48. RewriteCond %{REQUEST_METHOD} !POST
  49. RewriteCond %{QUERY_STRING} !.*=.*
  50. RewriteCond %{HTTP:Cookie} !^.*(comment_author_|wordpress|wp-postpass_).*$
  51. RewriteCond %{HTTP_USER_AGENT} !^.*(Android|2.0\ MMP|240x320|AvantGo|BlackBerry|Blazer|Cellphone|Danger|DoCoMo|Elaine/3.0|EudoraWeb|hiptop|IEMobile|iPhone|iPod|KYOCERA/WX310K|LG/U990|MIDP-2.0|MMEF20|MOT-V|NetFront|Newt|Nintendo\ Wii|Nitro|Nokia|Opera\ Mini|Palm|Playstation\ Portable|portalmmm|Proxinet|ProxiNet|SHARP-TQ-GX10|Small|SonyEricsson|Symbian\ OS|SymbianOS|TS21i-10|UP.Browser|UP.Link|Windows\ CE|WinWAP).*
  52. RewriteCond %{DOCUMENT_ROOT}/wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html -f
  53. RewriteRule ^(.*) /wp-content/cache/supercache/%{HTTP_HOST}/$1/index.html [L]
  54. </IfModule>
  55.  
  56. # END WPSuperCache
  57.  
  58. # BEGIN WordPress
  59. <IfModule mod_rewrite.c>
  60. RewriteCond %{REQUEST_FILENAME} !-f
  61. RewriteCond %{REQUEST_FILENAME} !-d
  62. RewriteRule . /index.php [L]
  63. </IfModule>
  64.  
  65. # END WordPress
  66. deny from 87.210.234.67
  67. deny from 217.121.141.226