This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ============================================ | |
| # LEADPROPERTI.COM - ULTIMATE .HTACCESS | |
| # Version: 4.0.0 - Updated for LeadProperti.com | |
| # ============================================ | |
| <IfModule mod_rewrite.c> | |
| RewriteEngine On | |
| # Force HTTPS | |
| RewriteCond %{HTTPS} off |