Current File : //proc/thread-self/root/proc/self/root/var/softaculous/fusio/pub_htaccess
RewriteEngine On
RewriteBase [[relativeurl]]/public/apps/fusio/
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} -f [OR]
RewriteCond %{DOCUMENT_ROOT}%{REQUEST_URI} -d
RewriteRule ^.*$ - [NC,L]
RewriteRule ^(?!.*\.).*$ index.html [NC,L]