# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress
# BEGIN W3TC Browser Cache
AddType text/css .css
AddType text/x-component .htc
AddType application/x-javascript .js
AddType application/javascript .js2
AddType text/javascript .js3
AddType text/x-js .js4
AddType text/html .html .htm
AddType text/plain .txt
AddType text/xsd .xsd
AddType text/xsl .xsl
AddType text/xml .xml
AddType video/asf .asf .asx .wax .wmv .wmx
AddType video/avi .avi
AddType image/bmp .bmp
AddType application/java .class
AddType video/divx .divx
AddType application/msword .doc .docx
AddType application/vnd.ms-fontobject .eot
AddType application/x-msdownload .exe
AddType image/gif .gif
AddType application/x-gzip .gz .gzip
AddType image/x-icon .ico
AddType image/jpeg .jpg .jpeg .jpe
AddType application/json .json
AddType application/vnd.ms-access .mdb
AddType audio/midi .mid .midi
AddType video/quicktime .mov .qt
AddType audio/mpeg .mp3 .m4a
AddType video/mp4 .mp4 .m4v
AddType video/mpeg .mpeg .mpg .mpe
AddType application/vnd.ms-project .mpp
AddType application/x-font-otf .otf
AddType application/vnd.ms-opentype .otf
AddType application/vnd.oasis.opendocument.database .odb
AddType application/vnd.oasis.opendocument.chart .odc
AddType application/vnd.oasis.opendocument.formula .odf
AddType application/vnd.oasis.opendocument.graphics .odg
AddType application/vnd.oasis.opendocument.presentation .odp
AddType application/vnd.oasis.opendocument.spreadsheet .ods
AddType application/vnd.oasis.opendocument.text .odt
AddType audio/ogg .ogg
AddType application/pdf .pdf
AddType image/png .png
AddType application/vnd.ms-powerpoint .pot .pps .ppt .pptx
AddType audio/x-realaudio .ra .ram
AddType image/svg+xml .svg .svgz
AddType application/x-shockwave-flash .swf
AddType application/x-tar .tar
AddType image/tiff .tif .tiff
AddType application/x-font-ttf .ttf .ttc
AddType application/vnd.ms-opentype .ttf .ttc
AddType audio/wav .wav
AddType audio/wma .wma
AddType application/vnd.ms-write .wri
AddType application/font-woff .woff
AddType application/font-woff2 .woff2
AddType image/wepb .webp
AddType application/vnd.ms-excel .xla .xls .xlsx .xlt .xlw
AddType application/zip .zip
ExpiresActive On
ExpiresByType text/css A31536000
ExpiresByType text/x-component A31536000
ExpiresByType application/x-javascript A31536000
ExpiresByType application/javascript A31536000
ExpiresByType text/javascript A31536000
ExpiresByType text/x-js A31536000
ExpiresByType text/html A30
ExpiresByType text/plain A30
ExpiresByType text/xsd A30
ExpiresByType text/xsl A30
ExpiresByType text/xml A30
ExpiresByType video/asf A31536000
ExpiresByType video/avi A31536000
ExpiresByType image/bmp A31536000
ExpiresByType application/java A31536000
ExpiresByType video/divx A31536000
ExpiresByType application/msword A31536000
ExpiresByType application/vnd.ms-fontobject A31536000
ExpiresByType application/x-msdownload A31536000
ExpiresByType image/gif A31536000
ExpiresByType application/x-gzip A31536000
ExpiresByType image/x-icon A31536000
ExpiresByType image/jpeg A31536000
ExpiresByType application/json A31536000
ExpiresByType application/vnd.ms-access A31536000
ExpiresByType audio/midi A31536000
ExpiresByType video/quicktime A31536000
ExpiresByType audio/mpeg A31536000
ExpiresByType video/mp4 A31536000
ExpiresByType video/mpeg A31536000
ExpiresByType application/vnd.ms-project A31536000
ExpiresByType application/x-font-otf A31536000
ExpiresByType application/vnd.ms-opentype A31536000
ExpiresByType application/vnd.oasis.opendocument.database A31536000
ExpiresByType application/vnd.oasis.opendocument.chart A31536000
ExpiresByType application/vnd.oasis.opendocument.formula A31536000
ExpiresByType application/vnd.oasis.opendocument.graphics A31536000
ExpiresByType application/vnd.oasis.opendocument.presentation A31536000
ExpiresByType application/vnd.oasis.opendocument.spreadsheet A31536000
ExpiresByType application/vnd.oasis.opendocument.text A31536000
ExpiresByType audio/ogg A31536000
ExpiresByType application/pdf A31536000
ExpiresByType image/png A31536000
ExpiresByType application/vnd.ms-powerpoint A31536000
ExpiresByType audio/x-realaudio A31536000
ExpiresByType image/svg+xml A31536000
ExpiresByType application/x-shockwave-flash A31536000
ExpiresByType application/x-tar A31536000
ExpiresByType image/tiff A31536000
ExpiresByType application/x-font-ttf A31536000
ExpiresByType application/vnd.ms-opentype A31536000
ExpiresByType audio/wav A31536000
ExpiresByType audio/wma A31536000
ExpiresByType application/vnd.ms-write A31536000
ExpiresByType application/font-woff A31536000
ExpiresByType application/font-woff2 A31536000
ExpiresByType image/wepb A31536000
ExpiresByType application/vnd.ms-excel A31536000
ExpiresByType application/zip A31536000
Header append Vary User-Agent env=!dont-vary
AddOutputFilterByType DEFLATE text/css text/x-component application/x-javascript application/javascript text/javascript text/x-js text/html text/plain text/xsd text/xsl text/xml image/x-icon application/json
# DEFLATE by extension
AddOutputFilter DEFLATE js css htm html xml
FileETag MTime Size
Header set Pragma "public"
Header append Cache-Control "public, must-revalidate, proxy-revalidate"
Header set X-Powered-By "W3 Total Cache/0.9.4.6.4"
FileETag MTime Size
Header set Pragma "public"
Header append Cache-Control "public, must-revalidate, proxy-revalidate"
Header set X-Powered-By "W3 Total Cache/0.9.4.6.4"
FileETag MTime Size
Header set Pragma "public"
Header append Cache-Control "public, must-revalidate, proxy-revalidate"
Header set X-Powered-By "W3 Total Cache/0.9.4.6.4"
# END W3TC Browser Cache
# BEGIN W3TC Page Cache core
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP:Accept-Encoding} gzip
RewriteRule .* - [E=W3TC_ENC:_gzip]
RewriteCond %{HTTP_COOKIE} w3tc_preview [NC]
RewriteRule .* - [E=W3TC_PREVIEW:_preview]
RewriteCond %{REQUEST_METHOD} !=POST
RewriteCond %{QUERY_STRING} =""
RewriteCond %{REQUEST_URI} \/$
RewriteCond %{HTTP_COOKIE} !(comment_author|wp-postpass|w3tc_logged_out|wordpress_logged_in|wptouch_switch_toggle) [NC]
RewriteCond "%{DOCUMENT_ROOT}/wp-content/cache/page_enhanced/%{HTTP_HOST}/%{REQUEST_URI}/_index%{ENV:W3TC_PREVIEW}.html%{ENV:W3TC_ENC}" -f
RewriteRule .* "/wp-content/cache/page_enhanced/%{HTTP_HOST}/%{REQUEST_URI}/_index%{ENV:W3TC_PREVIEW}.html%{ENV:W3TC_ENC}" [L]
RewriteCond "%{DOCUMENT_ROOT}/wp-content/cache/page_enhanced/%{HTTP_HOST}/%{REQUEST_URI}/_index%{ENV:W3TC_PREVIEW}.xml%{ENV:W3TC_ENC}" -f
RewriteRule .* "/wp-content/cache/page_enhanced/%{HTTP_HOST}/%{REQUEST_URI}/_index%{ENV:W3TC_PREVIEW}.xml%{ENV:W3TC_ENC}" [L]
# END W3TC Page Cache core
# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$
RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$
RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteRule . /index.php [L]
# END WordPress
# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$
RewriteRule . /index.php [L]
# END WordPress
# START A2 LiteSpeed Cache for -- Copenhagen Travel Tips --
# Type: WordPress
CacheEnable public
RewriteEngine On
RewriteCond %{REQUEST_METHOD} ^GET|HEAD|PURGE$
RewriteCond %{HTTP_HOST} copenhagen-travel.best-selling-cars.com|copenhagen-travel.tips [NC]
RewriteCond %{REQUEST_URI} !admin|register|login|cart|checkout|addons [NC]
RewriteCond %{HTTP_COOKIE} !logged_in|comment_author|wp-postpass|w3tc_logged_out|wordpress_logged_in|wptouch_switch_toggle [NC]
RewriteCond %{QUERY_STRING} !nocache [NC]
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$
RewriteRule .* - [E=Cache-Control:max-age=900]
# END A2 LiteSpeed Cache for -- Copenhagen Travel Tips --
## EXPIRES CACHING ##
ExpiresActive On
ExpiresByType image/jpg "access 1 year"
ExpiresByType image/jpeg "access 1 year"
ExpiresByType image/gif "access 1 year"
ExpiresByType image/png "access 1 year"
ExpiresByType application/pdf "access 1 month"
ExpiresByType application/x-shockwave-flash "access 1 month"
ExpiresByType image/x-icon "access 1 year"
ExpiresDefault "access 2 days"
## EXPIRES CACHING ##
# BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$
RewriteRule . /index.php [L]
# END WordPress
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://bekker-romero.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://bekker-romero.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://bekker-romero.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://bekker-romero.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://cdn.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://cdn.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://cdn.european-traveler.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://cdn.european-traveler.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://classic-car-auctions.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://classic-car-auctions.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://classic-car-auctions.info/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://classic-car-auctions.info$ [NC]
RewriteCond %{HTTP_REFERER} !^http://copenhagen-travel.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://copenhagen-travel.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://copenhagen-travel.tips/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://copenhagen-travel.tips$ [NC]
RewriteCond %{HTTP_REFERER} !^http://european-traveler.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://european-traveler.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://european-traveler.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://european-traveler.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.bekker-romero.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.bekker-romero.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.bekker-romero.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.bekker-romero.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.classic-car-auctions.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.classic-car-auctions.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.classic-car-auctions.info/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.classic-car-auctions.info$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.copenhagen-travel.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.copenhagen-travel.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.copenhagen-travel.tips/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.copenhagen-travel.tips$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.european-traveler.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.european-traveler.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.european-traveler.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.european-traveler.com$ [NC]
RewriteCond %{HTTP_REFERER} !^https://bekker-romero.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://bekker-romero.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^https://bekker-romero.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://bekker-romero.com$ [NC]
RewriteCond %{HTTP_REFERER} !^https://best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^https://cdn.european-traveler.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://cdn.european-traveler.com$ [NC]
RewriteCond %{HTTP_REFERER} !^https://classic-car-auctions.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://classic-car-auctions.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^https://classic-car-auctions.info/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://classic-car-auctions.info$ [NC]
RewriteCond %{HTTP_REFERER} !^https://copenhagen-travel.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://copenhagen-travel.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^https://copenhagen-travel.tips/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://copenhagen-travel.tips$ [NC]
RewriteCond %{HTTP_REFERER} !^https://european-traveler.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://european-traveler.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^https://european-traveler.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://european-traveler.com$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.bekker-romero.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.bekker-romero.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.bekker-romero.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.bekker-romero.com$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.classic-car-auctions.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.classic-car-auctions.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.classic-car-auctions.info/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.classic-car-auctions.info$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.copenhagen-travel.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.copenhagen-travel.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.copenhagen-travel.tips/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.copenhagen-travel.tips$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.european-traveler.best-selling-cars.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.european-traveler.best-selling-cars.com$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.european-traveler.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^https://www.european-traveler.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.lake-geneva-switzerland.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.lake-geneva-switzerland.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://lake-geneva-switzerland.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://lake-geneva-switzerland.com$ [NC]
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]
# Block WordPress xmlrpc.php requests
order deny,allow
deny from all
allow from 123.123.123.123
order allow,deny
allow from all
deny from 94.46.151.15
deny from 151.139.0.15
deny from 151.139.3.15
deny from 94.46.149.15
RewriteCond %{HTTP_HOST} ^copenhagen\-travel\.best\-selling\-cars\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.copenhagen\-travel\.best\-selling\-cars\.com$
RewriteCond %{REQUEST_URI} !^/[0-9]+\..+\.cpaneldcv$
RewriteCond %{REQUEST_URI} !^/\.well-known/acme-challenge/[0-9a-zA-Z_-]+$
RewriteCond %{REQUEST_URI} !^/\.well-known/pki-validation/[A-F0-9]{32}\.txt(?:\ Comodo\ DCV)?$
RewriteCond %{REQUEST_URI} !^/\.well-known/cpanel-dcv/[0-9a-zA-Z_-]+$
RewriteRule ^/?$ "http\:\/\/www\.copenhagen\-travel\.tips\/" [R=301,L]