
RewriteEngine on
RewriteCond %{HTTP_HOST} ^flexyvpn\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.flexyvpn\.com$
RewriteRule ^privacy$ "http\:\/\/flexyvpn\.com\/content\/vpn\/privacy\-policy\.html" [R=301,L]
RewriteCond %{HTTP_HOST} ^flexyvpn\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.flexyvpn\.com$
RewriteRule ^terms$ "http\:\/\/flexyvpn\.com\/content\/vpn\/terms\-of\-use\.html" [R=301,L]

# php -- BEGIN cPanel-generated handler, do not edit
# “ea-php72” paketini varsayılan “PHP” programlama dili olarak ayarlayın.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php72 .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
