Domain: lemmonlines.com
Server Adress: 208.122.217.104

privdayz.com

/home/httpd/html/verobeach.marketing/public_html/
Dosya Yükle :
Current File : /home/httpd/html/verobeach.marketing/public_html/.htaccess

#php_value display_errors On
RewriteEngine On
RewriteCond %{SERVER_PORT} 80


RewriteCond %{REQUEST_URI} signup.php
RewriteRule ^(.*)$ https://verobeach.marketing/subscribe/ [R,L]

RewriteCond %{REQUEST_URI} /signup
RewriteRule ^(.*)$ https://verobeach.marketing/subscribe/ [R,L]

RewriteCond %{QUERY_STRING} id=81
RewriteRule ^register\.php$ https://verobeach.marketing/news/shop/? [L,R=301]

Options +FollowSymLinks

RewriteCond %{ENV:HTTPS} on
RewriteCond %{HTTP_HOST} !^origin.verobeach.marketing [NC]
RewriteRule (.*) http://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]

RewriteCond %{HTTP_HOST} ^angeloandbrendalive\.com [NC]
RewriteRule ^(.*)$ http://angeloandbrendalive.com/$1 [L,R=301]
RewriteCond %{HTTP_HOST} ^www\.angeloandbrendalive\.com [NC]
RewriteRule ^(.*)$ http://angeloandbrendalive.com/$1 [L,R=301]

RewriteCond %{HTTPS_HOST} ^angeloandbrendalive\.com [NC]
RewriteRule ^(.*)$ http://angeloandbrendalive.com/$1 [L,R=301]
RewriteCond %{HTTPS_HOST} ^www\.angeloandbrendalive\.com [NC]
RewriteRule ^(.*)$ http://angeloandbrendalive.com/$1 [L,R=301]

RewriteCond %{HTTP_HOST} ^maddockpro\.com [NC]
RewriteRule ^(.*)$ http://maddockpro.espwebsite.com/$1 [L,R=301]
RewriteCond %{HTTP_HOST} ^www\.maddockpro\.com [NC]
RewriteRule ^(.*)$ http://maddockpro.espwebsite.com/$1 [L,R=301]

RewriteCond %{HTTPS_HOST} ^maddockpro\.com [NC]
RewriteRule ^(.*)$ http://maddockpro.espwebsite.com/$1 [L,R=301]
RewriteCond %{HTTPS_HOST} ^www\.maddockpro\.com [NC]
RewriteRule ^(.*)$ http://maddockpro.espwebsite.com/$1 [L,R=301]

RewriteCond %{HTTP_HOST} ^edit-x\.com [NC]
RewriteRule ^(.*)$ http://edit-x.com/$1 [L,R=301]
RewriteCond %{HTTP_HOST} ^www\.edit-x\.com [NC]
RewriteRule ^(.*)$ http://edit-x.com/$1 [L,R=301]

RewriteCond %{HTTPS_HOST} ^edit-x\.com [NC]
RewriteRule ^(.*)$ http://edit-x.com/$1 [L,R=301]
RewriteCond %{HTTPS_HOST} ^www\.edit-x\.com [NC]
RewriteRule ^(.*)$ http://edit-x.com/$1 [L,R=301]

RewriteCond %{HTTP_HOST} ^www\.verobeach\.marketing [NC]
RewriteRule ^(.*)$ http://verobeach.marketing/$1 [L,R=301]

RewriteRule ^thankyou.php$ /contact.php [L,NC,QSA]

<IfModule mod_headers.c>
<FilesMatch ".(js|css|xml|gz|html)$">
Header append Vary: Accept-Encoding
</FilesMatch>
</IfModule>

## EXPIRES CACHING ##
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/jpg "access plus 1 year"
ExpiresByType image/jpeg "access plus 1 year"
ExpiresByType image/gif "access plus 1 year"
ExpiresByType image/png "access plus 1 year"
ExpiresByType text/css "access plus 1 month"
ExpiresByType text/js "access plus 1 month"
ExpiresByType application/pdf "access plus 1 month"
ExpiresByType text/x-javascript "access plus 1 month"
ExpiresByType application/x-shockwave-flash "access plus 1 month"
ExpiresByType image/x-icon "access plus 1 year"
ExpiresDefault "access plus 2 days"
</IfModule>
## EXPIRES CACHING ##

<filesMatch ".(css|jpg|jpeg|png|gif|js|ico)$">
Header set Cache-Control "max-age=2592000, public"
</filesMatch>

<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>


# BEGIN W3TC CDN
<IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin "*"
</IfModule>
# END W3TC CDN

# BEGIN W3TC WEBP
<IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteCond %{HTTP_ACCEPT} image/webp
    RewriteCond %{REQUEST_FILENAME} (.+)\.(jpe?g|png|gif)$
    RewriteCond %1\.webp -f
    RewriteCond %{QUERY_STRING} !type=original
    RewriteRule (.+)\.(jpe?g|png|gif)$ $1.webp [NC,T=image/webp,E=webp,L]
</IfModule>
<IfModule mod_headers.c>
    <FilesMatch "\.(jpe?g|png|gif)$">
        Header append Vary Accept
    </FilesMatch>
</IfModule>
AddType image/webp .webp
# END W3TC WEBP

# BEGIN W3TC Browser Cache
<IfModule mod_deflate.c>
        AddOutputFilterByType DEFLATE text/css text/x-component application/x-javascript application/javascript text/javascript text/x-js text/html text/richtext text/plain text/xsd text/xsl text/xml image/bmp application/java application/msword application/vnd.ms-fontobject application/x-msdownload image/x-icon application/json application/vnd.ms-access video/webm application/vnd.ms-project application/x-font-otf application/vnd.ms-opentype application/vnd.oasis.opendocument.database application/vnd.oasis.opendocument.chart application/vnd.oasis.opendocument.formula application/vnd.oasis.opendocument.graphics application/vnd.oasis.opendocument.presentation application/vnd.oasis.opendocument.spreadsheet application/vnd.oasis.opendocument.text audio/ogg application/pdf application/vnd.ms-powerpoint image/svg+xml application/x-shockwave-flash image/tiff application/x-font-ttf application/vnd.ms-opentype audio/wav application/vnd.ms-write application/font-woff application/font-woff2 application/vnd.ms-excel
    <IfModule mod_mime.c>
        # DEFLATE by extension
        AddOutputFilter DEFLATE js css htm html xml
    </IfModule>
</IfModule>
<FilesMatch "\.(css|htc|less|js|js2|js3|js4|CSS|HTC|LESS|JS|JS2|JS3|JS4)$">
    <IfModule mod_headers.c>
        Header set Pragma "public"
        Header set Cache-Control "max-age=31536000, public"
    </IfModule>
</FilesMatch>
<FilesMatch "\.(html|htm|rtf|rtx|txt|xsd|xsl|xml|HTML|HTM|RTF|RTX|TXT|XSD|XSL|XML)$">
    <IfModule mod_headers.c>
        Header set Pragma "public"
        Header set Cache-Control "max-age=3600, public"
    </IfModule>
</FilesMatch>
<FilesMatch "\.(asf|asx|wax|wmv|wmx|avi|avif|avifs|bmp|class|divx|doc|docx|eot|exe|gif|gz|gzip|ico|jpg|jpeg|jpe|webp|json|mdb|mid|midi|mov|qt|mp3|m4a|mp4|m4v|mpeg|mpg|mpe|webm|mpp|otf|_otf|odb|odc|odf|odg|odp|ods|odt|ogg|ogv|pdf|png|pot|pps|ppt|pptx|ra|ram|svg|svgz|swf|tar|tif|tiff|ttf|ttc|_ttf|wav|wma|wri|woff|woff2|xla|xls|xlsx|xlt|xlw|zip|ASF|ASX|WAX|WMV|WMX|AVI|AVIF|AVIFS|BMP|CLASS|DIVX|DOC|DOCX|EOT|EXE|GIF|GZ|GZIP|ICO|JPG|JPEG|JPE|WEBP|JSON|MDB|MID|MIDI|MOV|QT|MP3|M4A|MP4|M4V|MPEG|MPG|MPE|WEBM|MPP|OTF|_OTF|ODB|ODC|ODF|ODG|ODP|ODS|ODT|OGG|OGV|PDF|PNG|POT|PPS|PPT|PPTX|RA|RAM|SVG|SVGZ|SWF|TAR|TIF|TIFF|TTF|TTC|_TTF|WAV|WMA|WRI|WOFF|WOFF2|XLA|XLS|XLSX|XLT|XLW|ZIP)$">
    <IfModule mod_headers.c>
        Header set Pragma "public"
        Header set Cache-Control "max-age=31536000, public"
    </IfModule>
</FilesMatch>
<IfModule mod_headers.c>
    Header set Referrer-Policy ""
</IfModule>
# END W3TC Browser Cache
# BEGIN WordPress
# The directives (lines) between "BEGIN WordPress" and "END WordPress" are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
<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

coded by Privdayz.com - Visit https://privdayz.com/ for more php shells.
A key player at the mall | Lemmon Lines

Subscribe
  • KIWI ROTATING AD
  • VB OUTLETS AD
  • CHIAZENZA ad
  • Banner Ad 2 – Mr. Oil
  • Banner ad – GHO Homes
  • Banner Ad – Porch Factory

Subscribe
Lemmon Lines - Vero Beach Blog & Newsletter
Lemmon Lines - Vero Beach Blog & Newsletter