kevinvn1709/6ee03ebec9a8d5b5481a36e82af4db98/master/web.cvo.io/public/.htaccess
RewriteEngine On
RewriteCond %{REQUEST_URI} !^/index.php
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php [L]
Options -Indexes
DirectoryIndex index.html index.php
Files
