#This Apache config file was created by Duplicator Installer on 2019-02-28 17:03:28.
#The original can be found in archived file with the name htaccess.orig

# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress
RewriteCond %{HTTP_HOST} ^westchesterstairlift\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.westchesterstairlift\.com$
RewriteRule ^bruno\-elan\.html$ "http\:\/\/westchesterstairlift\.com\/indoor\-stairlifts\/elan\-straight\-indoor\/" [R=301,L]
RewriteCond %{HTTP_HOST} ^westchesterstairlift\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.westchesterstairlift\.com$
RewriteRule ^bruno\-elan$ "http\:\/\/westchesterstairlift\.com\/indoor\-stairlifts\/elan\-straight\-indoor\/" [R=301,L]

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php72” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php72 .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
