
RewriteOptions inherit

# 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

# BEGIN wtfdivi

# END wtfdivi

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php81” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php81 .php .php8 .phtml
</IfModule>
Redirect 301 /ants https://aapestcontrol.com/ants-exterminator/
Redirect 301 /yellow-jackets-and-wasps https://aapestcontrol.com/yellow-jackets-wasps/
Redirect 301 /termites https://aapestcontrol.com/termites-exterminator/
Redirect 301 /bed-bugs https://aapestcontrol.com/bed-bugs-exterminator/
Redirect 301 /spiders https://aapestcontrol.com/spider-control-and-removal/
Redirect 301 /roaches https://aapestcontrol.com/cockroach-exterminator/
Redirect 301 /fleas https://aapestcontrol.com/flea-exterminator/
Redirect 301 /rats-and-mice https://aapestcontrol.com/rodent-control-rats-mice/
Redirect 301 /testimonials-and-reviews https://aapestcontrol.com/reviews/
Redirect 301 /contact https://aapestcontrol.com/contact/
Redirect 301 /pests-library https://aapestcontrol.com/services/
RewriteCond %{HTTP_HOST} ^.*$
RewriteRule ^/?$ "https\:\/\/aapestcontrol\.com\/" [R=301,L]
