Advertisement
Guest User

Untitled

a guest
Sep 19th, 2017
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.91 KB | None | 0 0
  1. SetEnv PHPRC (/var/www/Flint-182.be/
  2. Options +FollowSymLinks
  3. RewriteEngine On
  4. RewriteBase /
  5. RewriteRule ^index\.php$ - [L]
  6.  
  7. # uploaded files
  8. RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]
  9.  
  10.  
  11. # BEGIN W3TC Browser Cache
  12. <IfModule mod_deflate.c>
  13. <IfModule mod_setenvif.c>
  14. BrowserMatch ^Mozilla/4 gzip-only-text/html
  15. BrowserMatch ^Mozilla/4\.0[678] no-gzip
  16. BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
  17. BrowserMatch \bMSI[E] !no-gzip !gzip-only-text/html
  18. </IfModule>
  19. <IfModule mod_headers.c>
  20. Header append Vary User-Agent env=!dont-vary
  21. </IfModule>
  22. <IfModule mod_filter.c>
  23. AddOutputFilterByType DEFLATE text/css application/x-javascript text/html text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon
  24. </IfModule>
  25. </IfModule>
  26. <FilesMatch "\.(css|js|CSS|JS)$">
  27. FileETag None
  28. <IfModule mod_headers.c>
  29. Header set X-Powered-By "W3 Total Cache/0.9.1.4b"
  30. </IfModule>
  31. </FilesMatch>
  32. <FilesMatch "\.(html|htm|rtf|rtx|svg|svgz|txt|xsd|xsl|xml|HTML|HTM|RTF|RTX|SVG|SVGZ|TXT|XSD|XSL|XML)$">
  33. FileETag None
  34. <IfModule mod_headers.c>
  35. Header set X-Powered-By "W3 Total Cache/0.9.1.4b"
  36. </IfModule>
  37. </FilesMatch>
  38. <FilesMatch "\.(asf|asx|wax|wmv|wmx|avi|bmp|class|divx|doc|docx|exe|gif|gz|gzip|ico|jpg|jpeg|jpe|mdb|mid|midi|mov|qt|mp3|m4a|mp4|m4v|mpeg|mpg|mpe|mpp|odb|odc|odf|odg|odp|ods|odt|ogg|pdf|png|pot|pps|ppt|pptx|ra|ram|swf|tar|tif|tiff|wav|wma|wri|xla|xls|xlsx|xlt|xlw|zip|ASF|ASX|WAX|WMV|WMX|AVI|BMP|CLASS|DIVX|DOC|DOCX|EXE|GIF|GZ|GZIP|ICO|JPG|JPEG|JPE|MDB|MID|MIDI|MOV|QT|MP3|M4A|MP4|M4V|MPEG|MPG|MPE|MPP|ODB|ODC|ODF|ODG|ODP|ODS|ODT|OGG|PDF|PNG|POT|PPS|PPT|PPTX|RA|RAM|SWF|TAR|TIF|TIFF|WAV|WMA|WRI|XLA|XLS|XLSX|XLT|XLW|ZIP)$">
  39. FileETag None
  40. <IfModule mod_headers.c>
  41. Header set X-Powered-By "W3 Total Cache/0.9.1.4b"
  42. </IfModule>
  43. </FilesMatch>
  44. # END W3TC Browser Cache
  45. # BEGIN W3TC Page Cache core
  46. <IfModule mod_rewrite.c>
  47. RewriteEngine On
  48. RewriteBase /
  49. RewriteRule ^(.*\/)?w3tc_rewrite_test$ $1?w3tc_rewrite_test=1 [L]
  50. RewriteCond %{HTTP_HOST} ^(www\.)?([a-z0-9\-\.]+\.[a-z]+)\.?(:[0-9]+)?$
  51. RewriteRule .* - [E=W3TC_DOMAIN:%2]
  52. RewriteCond %{HTTP_USER_AGENT} (2\.0\ mmp|240x320|alcatel|amoi|asus|au\-mic|audiovox|avantgo|benq|bird|blackberry|blazer|cdm|cellphone|danger|ddipocket|docomo|dopod|elaine/3\.0|ericsson|eudoraweb|fly|haier|hiptop|hp\.ipaq|htc|huawei|i\-mobile|iemobile|j\-phone|kddi|konka|kwc|kyocera/wx310k|lenovo|lg|lg/u990|lge\ vx|midp|midp\-2\.0|mmef20|mmp|mobilephone|mot\-v|motorola|netfront|newgen|newt|nintendo\ ds|nintendo\ wii|nitro|nokia|novarra|o2|openweb|opera\ mobi|opera\.mobi|palm|panasonic|pantech|pdxgw|pg|philips|phone|playstation\ portable|portalmmm|\bppc\b|proxinet|psp|qtek|sagem|samsung|sanyo|sch|sec|sendo|sgh|sharp|sharp\-tq\-gx10|small|smartphone|softbank|sonyericsson|sph|symbian|symbian\ os|symbianos|toshiba|treo|ts21i\-10|up\.browser|up\.link|uts|vertu|vodafone|wap|willcome|windows\ ce|windows\.ce|winwap|xda|zte) [NC]
  53. RewriteRule .* - [E=W3TC_UA:_low]
  54. RewriteCond %{HTTP_USER_AGENT} (acer\ s100|android|archos5|blackberry9500|blackberry9530|blackberry9550|blackberry\ 9800|cupcake|docomo\ ht\-03a|dream|htc\ hero|htc\ magic|htc_dream|htc_magic|incognito|ipad|iphone|ipod|kindle|lg\-gw620|liquid\ build|maemo|mot\-mb200|mot\-mb300|nexus\ one|opera\ mini|samsung\-s8000|series60.*webkit|series60/5\.0|sonyericssone10|sonyericssonu20|sonyericssonx10|t\-mobile\ mytouch\ 3g|t\-mobile\ opal|tattoo|webmate|webos) [NC]
  55. RewriteRule .* - [E=W3TC_UA:_high]
  56. RewriteCond %{HTTP_COOKIE} w3tc_referrer=.*(google\.com|yahoo\.com|bing\.com|ask\.com|msn\.com) [NC]
  57. RewriteRule .* - [E=W3TC_REF:_search_engines]
  58. RewriteCond %{HTTPS} =on
  59. RewriteRule .* - [E=W3TC_SSL:_ssl]
  60. RewriteCond %{SERVER_PORT} =443
  61. RewriteRule .* - [E=W3TC_SSL:_ssl]
  62. RewriteCond %{HTTP:Accept-Encoding} gzip
  63. RewriteRule .* - [E=W3TC_ENC:.gzip]
  64. RewriteCond %{REQUEST_METHOD} !=POST
  65. RewriteCond %{QUERY_STRING} =""
  66. RewriteCond %{REQUEST_URI} \/$
  67. RewriteCond %{REQUEST_URI} !(\/wp-admin\/|\/xmlrpc.php|\/wp-(app|cron|login|register|mail)\.php|wp-.*\.php|index\.php) [NC,OR]
  68. RewriteCond %{REQUEST_URI} (wp\-comments\-popup\.php|wp\-links\-opml\.php|wp\-locations\.php) [NC]
  69. RewriteCond %{HTTP_COOKIE} !(comment_author|wp\-postpass|wordpress_\[a\-f0\-9\]\+|wordpress_logged_in) [NC]
  70. RewriteCond "%{DOCUMENT_ROOT}/wp-content/w3tc-%{ENV:W3TC_DOMAIN}/pgcache/%{REQUEST_URI}/_index%{ENV:W3TC_UA}%{ENV:W3TC_REF}%{ENV:W3TC_SSL}.html%{ENV:W3TC_ENC}" -f
  71. RewriteRule .* "/wp-content/w3tc-%{ENV:W3TC_DOMAIN}/pgcache/%{REQUEST_URI}/_index%{ENV:W3TC_UA}%{ENV:W3TC_REF}%{ENV:W3TC_SSL}.html%{ENV:W3TC_ENC}" [L]
  72. </IfModule>
  73. # END W3TC Page Cache core
  74. # BEGIN WordPress
  75. RewriteCond %{REQUEST_FILENAME} -f [OR]
  76. RewriteCond %{REQUEST_FILENAME} -d
  77. RewriteRule ^ - [L]
  78. RewriteRule . index.php [L]
  79.  
  80. # END WordPress
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement