HEX
Server: Apache
System: Linux vmi318001.contaboserver.net 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64
User: boxelikax (1004)
PHP: 8.2.33
Disabled: NONE
Upload Files
File: /home/boxelikax/public_html/demoltec.com/.htaccess.tar
home/boxelikax/public_html/afi2/.htaccess000064400000001552152375175430014422 0ustar00# BEGIN ShortPixelWebp
# Las directivas (líneas) entre «BEGIN ShortPixelWebp» y «END ShortPixelWebp» son
# generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress.
# Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas.

# END ShortPixelWebp
# BEGIN WordPress
# Las directivas (líneas) entre «BEGIN WordPress» y «END WordPress» son
# generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress.
# Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /afi2/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /afi2/index.php [L]
</IfModule>

# END WordPress
home/boxelikax/public_html/geo3tec/.htaccess000064400000001132152375260320015115 0ustar00
# BEGIN WordPress
# Las directivas (líneas) entre «BEGIN WordPress» y «END WordPress» son
# generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress.
# Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /geo3tec/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /geo3tec/index.php [L]
</IfModule>

# END WordPress
# BEGIN wtfdivi


# END wtfdivi
home/boxelikax/public_html/fraile.boxelika.com/.htaccess000064400000001051152375264360017410 0ustar00
# BEGIN WordPress
# Las directivas (líneas) entre «BEGIN WordPress» y «END WordPress» son
# generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress.
# Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPresshome/boxelikax/public_html/eurobmcclub.com/.htaccess000064400000076724152375277210016674 0ustar00# BEGIN WP Rocket v3.7.5
# Use UTF-8 encoding for anything served text/plain or text/html
AddDefaultCharset UTF-8
# Force UTF-8 for a number of file formats
<IfModule mod_mime.c>
AddCharset UTF-8 .atom .css .js .json .rss .vtt .xml
</IfModule>
# FileETag None is not enough for every server.
<IfModule mod_headers.c>
Header unset ETag
</IfModule>
# Since we’re sending far-future expires, we don’t need ETags for static content.
# developer.yahoo.com/performance/rules.html#etags
FileETag None
<IfModule mod_alias.c>
<FilesMatch "\.(html|htm|rtf|rtx|txt|xsd|xsl|xml)$">
<IfModule mod_headers.c>
Header set X-Powered-By "WP Rocket/3.7.5"
Header unset Pragma
Header append Cache-Control "public"
Header unset Last-Modified
</IfModule>
</FilesMatch>
<FilesMatch "\.(css|htc|js|asf|asx|wax|wmv|wmx|avi|bmp|class|divx|doc|docx|eot|exe|gif|gz|gzip|ico|jpg|jpeg|jpe|json|mdb|mid|midi|mov|qt|mp3|m4a|mp4|m4v|mpeg|mpg|mpe|mpp|otf|odb|odc|odf|odg|odp|ods|odt|ogg|pdf|png|pot|pps|ppt|pptx|ra|ram|svg|svgz|swf|tar|tif|tiff|ttf|ttc|wav|wma|wri|xla|xls|xlsx|xlt|xlw|zip)$">
<IfModule mod_headers.c>
Header unset Pragma
Header append Cache-Control "public"
</IfModule>
</FilesMatch>
</IfModule>
# Expires headers (for better cache control)
<IfModule mod_expires.c>
	ExpiresActive on
	ExpiresDefault                              "access plus 1 month"
	# cache.appcache needs re-requests in FF 3.6 (thanks Remy ~Introducing HTML5)
	ExpiresByType text/cache-manifest           "access plus 0 seconds"
	# Your document html
	ExpiresByType text/html                     "access plus 0 seconds"
	# Data
	ExpiresByType text/xml                      "access plus 0 seconds"
	ExpiresByType application/xml               "access plus 0 seconds"
	ExpiresByType application/json              "access plus 0 seconds"
	# Feed
	ExpiresByType application/rss+xml           "access plus 1 hour"
	ExpiresByType application/atom+xml          "access plus 1 hour"
	# Favicon (cannot be renamed)
	ExpiresByType image/x-icon                  "access plus 1 week"
	# Media: images, video, audio
	ExpiresByType image/gif                     "access plus 4 months"
	ExpiresByType image/png                     "access plus 4 months"
	ExpiresByType image/jpeg                    "access plus 4 months"
	ExpiresByType image/webp                    "access plus 4 months"
	ExpiresByType video/ogg                     "access plus 4 months"
	ExpiresByType audio/ogg                     "access plus 4 months"
	ExpiresByType video/mp4                     "access plus 4 months"
	ExpiresByType video/webm                    "access plus 4 months"
	# HTC files  (css3pie)
	ExpiresByType text/x-component              "access plus 1 month"
	# Webfonts
	ExpiresByType font/ttf                      "access plus 4 months"
	ExpiresByType font/otf                      "access plus 4 months"
	ExpiresByType font/woff                     "access plus 4 months"
	ExpiresByType font/woff2                    "access plus 4 months"
	ExpiresByType image/svg+xml                 "access plus 1 month"
	ExpiresByType application/vnd.ms-fontobject "access plus 1 month"
	# CSS and JavaScript
	ExpiresByType text/css                      "access plus 1 year"
	ExpiresByType application/javascript        "access plus 1 year"
</IfModule>
# Gzip compression
<IfModule mod_deflate.c>
# Active compression
SetOutputFilter DEFLATE
# Force deflate for mangled headers
<IfModule mod_setenvif.c>
<IfModule mod_headers.c>
SetEnvIfNoCase ^(Accept-EncodXng|X-cept-Encoding|X{15}|~{15}|-{15})$ ^((gzip|deflate)\s*,?\s*)+|[X~-]{4,13}$ HAVE_Accept-Encoding
RequestHeader append Accept-Encoding "gzip,deflate" env=HAVE_Accept-Encoding
# Don’t compress images and other uncompressible content
SetEnvIfNoCase Request_URI \
\.(?:gif|jpe?g|png|rar|zip|exe|flv|mov|wma|mp3|avi|swf|mp?g|mp4|webm|webp|pdf)$ no-gzip dont-vary
</IfModule>
</IfModule>
# Compress all output labeled with one of the following MIME-types
<IfModule mod_filter.c>
AddOutputFilterByType DEFLATE application/atom+xml \
		                          application/javascript \
		                          application/json \
		                          application/rss+xml \
		                          application/vnd.ms-fontobject \
		                          application/x-font-ttf \
		                          application/xhtml+xml \
		                          application/xml \
		                          font/opentype \
		                          image/svg+xml \
		                          image/x-icon \
		                          text/css \
		                          text/html \
		                          text/plain \
		                          text/x-component \
		                          text/xml
</IfModule>
<IfModule mod_headers.c>
Header append Vary: Accept-Encoding
</IfModule>
</IfModule>
<IfModule mod_mime.c>
AddType text/html .html_gzip
AddEncoding gzip .html_gzip
</IfModule>
<IfModule mod_setenvif.c>
SetEnvIfNoCase Request_URI \.html_gzip$ no-gzip
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{HTTPS} on [OR]
RewriteCond %{SERVER_PORT} ^443$ [OR]
RewriteCond %{HTTP:X-Forwarded-Proto} https
RewriteRule .* - [E=WPR_SSL:-https]
RewriteCond %{HTTP:Accept-Encoding} gzip
RewriteRule .* - [E=WPR_ENC:_gzip]
RewriteCond %{REQUEST_METHOD} GET
RewriteCond %{QUERY_STRING} =""
RewriteCond %{HTTP:Cookie} !(wordpress_logged_in_.+|wp-postpass_|wptouch_switch_toggle|comment_author_|comment_author_email_) [NC]
RewriteCond %{REQUEST_URI} !^(/(.+/)?feed/?.+/?|/(?:.+/)?embed/|/checkout/(.*)|/(index\.php/)?wp\-json(/.*|$))$ [NC]
RewriteCond %{HTTP_USER_AGENT} !^(facebookexternalhit).* [NC]
RewriteCond "%{DOCUMENT_ROOT}/wp-content/cache/wp-rocket/%{HTTP_HOST}%{REQUEST_URI}/index%{ENV:WPR_SSL}%{ENV:WPR_WEBP}.html%{ENV:WPR_ENC}" -f
RewriteRule .* "/wp-content/cache/wp-rocket/%{HTTP_HOST}%{REQUEST_URI}/index%{ENV:WPR_SSL}%{ENV:WPR_WEBP}.html%{ENV:WPR_ENC}" [L]
</IfModule>
# END WP Rocket
# BEGIN WordPress
# Las directivas (líneas) entre «BEGIN WordPress» y «END WordPress» son
# generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress.
# Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress
# BEGIN wtfdivi

<ifModule mod_deflate.c>
Addtype font/truetype .ttf
AddOutputFilterByType DEFLATE text/text text/html text/plain text/xml text/css application/xhtml+xml application/rss+xml application/x-javascript application/javascript text/javascript font/truetype
</ifModule>

# END wtfdivi

# BEGIN ShortPixelWebp
# Las directivas (líneas) entre «BEGIN ShortPixelWebp» y «END ShortPixelWebp» son
# generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress.
# Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas.

# END ShortPixelWebp

RewriteCond %{HTTP_REFERER} !^http://bodasfy.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://bodasfy.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://bodasfy.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://bodasfy.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://businessdictionary.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://businessdictionary.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://businessdictionary.info/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://businessdictionary.info$      [NC]
RewriteCond %{HTTP_REFERER} !^http://demoltec.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://demoltec.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://demoltec.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://demoltec.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://diccionariodenegocios.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://diccionariodenegocios.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://diccionariodenegocios.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://diccionariodenegocios.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://dondepeque.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://dondepeque.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://dondepeque.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://dondepeque.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://elantiguoolivares.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://elantiguoolivares.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://elantiguoolivares.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://elantiguoolivares.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://eurobmcclub.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://eurobmcclub.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://eurobmcclub.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://eurobmcclub.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://fleetrs.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://fleetrs.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://fleetrs.es/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://fleetrs.es$      [NC]
RewriteCond %{HTTP_REFERER} !^http://ingeored.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://ingeored.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://ingeored.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://ingeored.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://javiersanchezguitar.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://javiersanchezguitar.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://javiersanchezguitar.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://javiersanchezguitar.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://lauravilamor.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://lauravilamor.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://lauravilamor.com.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://lauravilamor.com.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://pintoresmadridnorte.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://pintoresmadridnorte.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://pintoresmadridnorte.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://pintoresmadridnorte.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://publi-max.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://publi-max.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://publi-max.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://publi-max.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://qkditas.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://qkditas.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://qkditas.com.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://qkditas.com.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://solourbanismo.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://solourbanismo.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://solourbanismo.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://solourbanismo.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://tirititop.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://tirititop.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://tirititop.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://tirititop.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://trebia-abogados.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://trebia-abogados.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://universiabooks.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://universiabooks.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://universiabooks.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://universiabooks.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://vhventas.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://vhventas.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://vhventas.com.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://vhventas.com.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://vilamoresjoyas.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://vilamoresjoyas.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://vilamoresjoyas.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://vilamoresjoyas.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.bodasfy.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.bodasfy.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.bodasfy.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.bodasfy.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.businessdictionary.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.businessdictionary.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.businessdictionary.info/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.businessdictionary.info$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.demoltec.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.demoltec.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.demoltec.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.demoltec.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.diccionariodenegocios.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.diccionariodenegocios.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.diccionariodenegocios.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.diccionariodenegocios.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.dondepeque.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.dondepeque.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.dondepeque.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.dondepeque.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.elantiguoolivares.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.elantiguoolivares.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.elantiguoolivares.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.elantiguoolivares.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.eurobmcclub.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.eurobmcclub.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.eurobmcclub.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.eurobmcclub.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.fleetrs.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.fleetrs.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.fleetrs.es/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.fleetrs.es$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ingeored.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ingeored.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ingeored.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.ingeored.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.javiersanchezguitar.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.javiersanchezguitar.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.javiersanchezguitar.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.javiersanchezguitar.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.lauravilamor.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.lauravilamor.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.lauravilamor.com.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.lauravilamor.com.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.pintoresmadridnorte.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.pintoresmadridnorte.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.pintoresmadridnorte.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.pintoresmadridnorte.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.publi-max.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.publi-max.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.publi-max.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.publi-max.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.qkditas.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.qkditas.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.qkditas.com.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.qkditas.com.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.solourbanismo.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.solourbanismo.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.solourbanismo.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.solourbanismo.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.tirititop.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.tirititop.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.tirititop.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.tirititop.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.trebia-abogados.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.trebia-abogados.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.universiabooks.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.universiabooks.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.universiabooks.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.universiabooks.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.vhventas.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.vhventas.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.vhventas.com.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.vhventas.com.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.vilamoresjoyas.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.vilamoresjoyas.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.vilamoresjoyas.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://www.vilamoresjoyas.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://bodasfy.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://bodasfy.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://bodasfy.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://bodasfy.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://businessdictionary.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://businessdictionary.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://businessdictionary.info/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://businessdictionary.info$      [NC]
RewriteCond %{HTTP_REFERER} !^https://demoltec.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://demoltec.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://demoltec.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://demoltec.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://diccionariodenegocios.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://diccionariodenegocios.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://diccionariodenegocios.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://diccionariodenegocios.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://dondepeque.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://dondepeque.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://dondepeque.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://dondepeque.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://elantiguoolivares.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://elantiguoolivares.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://elantiguoolivares.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://elantiguoolivares.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://eurobmcclub.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://eurobmcclub.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://eurobmcclub.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://eurobmcclub.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://fleetrs.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://fleetrs.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://fleetrs.es/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://fleetrs.es$      [NC]
RewriteCond %{HTTP_REFERER} !^https://ingeored.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://ingeored.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://ingeored.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://ingeored.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://javiersanchezguitar.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://javiersanchezguitar.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://javiersanchezguitar.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://javiersanchezguitar.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://lauravilamor.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://lauravilamor.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://lauravilamor.com.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://lauravilamor.com.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://pintoresmadridnorte.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://pintoresmadridnorte.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://pintoresmadridnorte.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://pintoresmadridnorte.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://publi-max.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://publi-max.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://publi-max.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://publi-max.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://qkditas.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://qkditas.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://qkditas.com.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://qkditas.com.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://solourbanismo.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://solourbanismo.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://solourbanismo.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://solourbanismo.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://tirititop.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://tirititop.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://tirititop.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://tirititop.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://trebia-abogados.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://trebia-abogados.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://universiabooks.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://universiabooks.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://universiabooks.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://universiabooks.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://vhventas.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://vhventas.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://vhventas.com.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://vhventas.com.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://vilamoresjoyas.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://vilamoresjoyas.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://vilamoresjoyas.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://vilamoresjoyas.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.bodasfy.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.bodasfy.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.bodasfy.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.bodasfy.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.businessdictionary.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.businessdictionary.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.businessdictionary.info/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.businessdictionary.info$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.demoltec.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.demoltec.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.demoltec.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.demoltec.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.diccionariodenegocios.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.diccionariodenegocios.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.diccionariodenegocios.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.diccionariodenegocios.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.dondepeque.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.dondepeque.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.dondepeque.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.dondepeque.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.elantiguoolivares.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.elantiguoolivares.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.elantiguoolivares.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.elantiguoolivares.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.eurobmcclub.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.eurobmcclub.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.eurobmcclub.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.eurobmcclub.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.fleetrs.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.fleetrs.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.fleetrs.es/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.fleetrs.es$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.ingeored.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.ingeored.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.ingeored.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.ingeored.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.javiersanchezguitar.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.javiersanchezguitar.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.javiersanchezguitar.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.javiersanchezguitar.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.lauravilamor.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.lauravilamor.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.lauravilamor.com.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.lauravilamor.com.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.pintoresmadridnorte.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.pintoresmadridnorte.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.pintoresmadridnorte.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.pintoresmadridnorte.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.publi-max.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.publi-max.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.publi-max.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.publi-max.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.qkditas.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.qkditas.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.qkditas.com.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.qkditas.com.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.solourbanismo.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.solourbanismo.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.solourbanismo.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.solourbanismo.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.tirititop.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.tirititop.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.tirititop.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.tirititop.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.trebia-abogados.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.trebia-abogados.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.universiabooks.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.universiabooks.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.universiabooks.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.universiabooks.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.vhventas.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.vhventas.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.vhventas.com.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.vhventas.com.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.vilamoresjoyas.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.vilamoresjoyas.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.vilamoresjoyas.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^https://www.vilamoresjoyas.com$      [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ - [F,NC]

# BEGIN cPanel-generated php ini directives, do not edit
# Manual editing of this file may result in unexpected behavior.
# To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
# For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
<IfModule php8_module>
   php_flag display_errors Off
   php_value max_execution_time 90
   php_value max_input_time 90
   php_value max_input_vars 1000
   php_value memory_limit 256M
   php_value post_max_size 32M
   php_value session.gc_maxlifetime 1440
   php_value session.save_path "/var/cpanel/php/sessions/ea-php82"
   php_value upload_max_filesize 32M
   php_flag zlib.output_compression Off
</IfModule>
<IfModule lsapi_module>
   php_flag display_errors Off
   php_value max_execution_time 90
   php_value max_input_time 90
   php_value max_input_vars 1000
   php_value memory_limit 256M
   php_value post_max_size 32M
   php_value session.gc_maxlifetime 1440
   php_value session.save_path "/var/cpanel/php/sessions/ea-php82"
   php_value upload_max_filesize 32M
   php_flag zlib.output_compression Off
</IfModule>
# END cPanel-generated php ini directives, do not edit

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php82” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php82 .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
home/boxelikax/public_html/dev/vhventas/.htaccess000064400000001103152375350050016176 0ustar00
# BEGIN WordPress
# Las directivas (líneas) entre «BEGIN WordPress» y «END WordPress» son
# generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress.
# Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /dev/vhventas/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /dev/vhventas/index.php [L]
</IfModule>

# END WordPresshome/boxelikax/public_html/dev/xstore/.htaccess000064400000001077152375651740015710 0ustar00
# BEGIN WordPress
# Las directivas (líneas) entre «BEGIN WordPress» y «END WordPress» son
# generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress.
# Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /dev/xstore/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /dev/xstore/index.php [L]
</IfModule>

# END WordPresshome/boxelikax/public_html/fleetrs.es/wp-content/wflogs/.htaccess000064400000000205152401763750021242 0ustar00<IfModule mod_authz_core.c>
	Require all denied
</IfModule>
<IfModule !mod_authz_core.c>
	Order deny,allow
	Deny from all
</IfModule>home/boxelikax/public_html/ta/.htaccess000064400000001057152402267610014176 0ustar00
# BEGIN WordPress
# Las directivas (líneas) entre «BEGIN WordPress» y «END WordPress» son
# generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress.
# Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /ta/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /ta/index.php [L]
</IfModule>

# END WordPresshome/boxelikax/public_html/energrout.com/.htaccess000064400000074362152402300440016357 0ustar00

# BEGIN WordPress
# Las directivas (líneas) entre «BEGIN WordPress» y «END WordPress» son
# generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress.
# Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress


RewriteCond %{HTTP_REFERER} !^http://boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://c2mix.es/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://c2mix.es$      [NC]
RewriteCond %{HTTP_REFERER} !^http://c2mix.es.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://c2mix.es.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://cybercover.es/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://cybercover.es$      [NC]
RewriteCond %{HTTP_REFERER} !^http://cybercover.es.boxelika.com/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://cybercover.es.boxelika.com$      [NC]
RewriteCond %{HTTP_REFERER} !^http://demo.empleodirecto.es/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://demo.empleodirecto.es$      [NC]
RewriteCond %{HTTP_REFERER} !^http://demo.escomercio.es/.*$      [NC]
RewriteCond %{HTTP_REFERER} !^http://demo.escomercio.es$      [NC]
RewriteCond %{HTTP_REFERER} !^http