Options +FollowSymLinks

RewriteEngine on

Redirect 301 /about.html /about-seattle-landscape-designer

Redirect 301 /portfolio.html /seattle-landscape-design-portfolio

Redirect 301 /services.html /services/seattle-landscape-design-services

Redirect 301 /contact.html /services/seattle-landscape-design-services

### ===========================================================================

### Security Enhanced & Highly Optimized .htaccess File for Joomla!

### automatically generated by Admin Tools 5.5.0 on 2020-06-04 19:11:37 UTC

### Auto-detected Apache version: 2.5 (best guess)

### ===========================================================================

###

### The contents of this file are based on the same author's work "Master

### .htaccess".

###

### Admin Tools is Free Software, distributed under the terms of the GNU

### General Public License version 3 or, at your option, any later version

### published by the Free Software Foundation.

###

### !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! IMPORTANT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

### !!                                                                       !!

### !!  If you get an Internal Server Error 500 or a blank page when trying  !!

### !!  to access your site, remove this file and try tweaking its settings  !!

### !!  in the back-end of the Admin Tools component.                        !!

### !!                                                                       !!

### !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

###

##### RewriteEngine enabled - BEGIN

RewriteEngine On

##### RewriteEngine enabled - END

## Send ETag (selected method: )

##### Rewrite rules to block out some common exploits -- BEGIN

RewriteCond %{QUERY_STRING} proc/self/environ [OR]
RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
RewriteCond %{QUERY_STRING} base64_(en|de)code\(.*\) [OR]
RewriteCond %{QUERY_STRING} (<|%3C).*script.*(>|%3E) [NC,OR]
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
RewriteRule .* index.php [F]

##### Rewrite rules to block out some common exploits -- END

##### Advanced server protection rules exceptions -- BEGIN

##### Advanced server protection rules exceptions -- END

##### Advanced server protection -- BEGIN

##### Advanced server protection -- END

## Referrer-policy

<IfModule mod_headers.c>

	Header always set Referrer-Policy ""

</IfModule>

##### Joomla! core SEF Section -- BEGIN

RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]

RewriteCond %{REQUEST_URI} !^/index\.php
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php [L]

##### Joomla! core SEF Section -- END

# php -- BEGIN cPanel-generated handler, do not edit
# This domain inherits the “PHP” package.
# php -- END cPanel-generated handler, do not edit

<Files 403.shtml>
order allow,deny
allow from all
</Files>

deny from 156.47.242.237
deny from 156.47.240.200
