| Current Path : /home/www/hallgroupsolutions.com - [archive] - Jun-13-2023 17:19:21 UTC/ |
| Current File : /home/www/hallgroupsolutions.com - [archive] - Jun-13-2023 17:19:21 UTC/.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