HOME


Mini Shell 1.0
Login Page - Texind
png


Welcome to Texind Admin Portal! 馃憢

DIR: /home/u358511784/domains/admin.texindcolors.com/public_html/
Upload File :
Current File : /home/u358511784/domains/admin.texindcolors.com/public_html/.htaccess
# <IfModule mod_rewrite.c>
#     RewriteEngine On

#     RewriteCond %{REQUEST_FILENAME} !-d
#     RewriteCond %{REQUEST_FILENAME} !-f
#     RewriteRule ^ index.php [L]
# </IfModule>
# <IfModule mod_rewrite.c>
#   RewriteEngine On

# RewriteCond %{REQUEST_FILENAME} !-f
# RewriteCond %{REQUEST_FILENAME} !-d
# RewriteRule ^ index.php [L]

# </IfModule>
<IfModule mod_rewrite.c>
    RewriteEngine On

    # Redirect everything to /public
    RewriteCond %{REQUEST_URI} !^/public/
    RewriteRule ^(.*)$ public/$1 [L]
</IfModule>