| .. | |||||
| images | |||||
| php53 | |||||
| php56 | |||||
| php71 | |||||
| php81 | |||||
| php82 | |||||
| .env | |||||
| .htaccess | |||||
| changelog.txt | |||||
| edit.php | |||||
| edit.xml | |||||
| extend.php | |||||
| fileindex.php | |||||
| fusio.sql | |||||
| fusio.zip | |||||
| import.php | |||||
| index.html | |||||
| info.xml | |||||
| install.js | |||||
| install.php | |||||
| install.xml | |||||
| md5 | |||||
| notes.txt | |||||
| pub_htaccess | |||||
| update_pass.php |
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]
| .. | |||||
| images | |||||
| php53 | |||||
| php56 | |||||
| php71 | |||||
| php81 | |||||
| php82 | |||||
| .env | |||||
| .htaccess | |||||
| changelog.txt | |||||
| edit.php | |||||
| edit.xml | |||||
| extend.php | |||||
| fileindex.php | |||||
| fusio.sql | |||||
| fusio.zip | |||||
| import.php | |||||
| index.html | |||||
| info.xml | |||||
| install.js | |||||
| install.php | |||||
| install.xml | |||||
| md5 | |||||
| notes.txt | |||||
| pub_htaccess | |||||
| update_pass.php |