| DIR: /home/u358511784/domains/admin.texindcolors.com/public_html/ |
| Current File : /home/u358511784/domains/admin.texindcolors.com/public_html/.htaccess.phpupgrader.initial |
<IfModule mod_rewrite.c>
RewriteEngine On
# Redirect all requests to the public folder
RewriteCond %{REQUEST_URI} !^/public/
RewriteRule ^(.*)$ public/$1 [L,QSA]
</IfModule> |