### Rewrite Rules Added by CyberPanel Rewrite Rule Generator

RewriteEngine On
RewriteCond %{HTTP_HOST} !^www. [NC]
RewriteRule ^(.*)$ https://www.%{HTTP_HOST}%{REQUEST_URI} [R=301,L]

### End CyberPanel Generated Rules.

### Rewrite Rules Added by CyberPanel Rewrite Rule Generator

RewriteEngine On
RewriteCond %{HTTPS}  !=on
RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L]

### End CyberPanel Generated Rules.

RewriteEngine On
RewriteCond %{HTTP_HOST} ^(.+)\.jhf\.com\.py$   [OR]
RewriteCond %{HTTP_HOST} ^(.+)www\.jhf\.com\.py$
RewriteRule ^/?$ https://jhf.com.py/v6  [R=301,L]
RewriteRule ^quejas$ https://jhf.com.py/v6/contactos  [R=301,L]

RewriteRule "^(pleom_bartholo|pleom_beam|pleom_lnhierro|pleom_prueba|pleom_bs1|pleom_top)/(.*)" "/pleom/$2" [NC,L]

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