| Linux server.clickboxgo.com 3.10.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64 Path : /home/clickboxgo/public_html/cliboxadmhg/ |
| Current File : /home/clickboxgo/public_html/cliboxadmhg/.htaccess |
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /cliboxadm/
RewriteRule ^index\.html$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /cliboxadm/index.html [L]
</IfModule>