/var/www/vhosts/nabawater/app/vendor
NameSizeModeActions
assets/-0777rm
runtime/-0777rm
.gitignore580664editdlrm
.htaccess2200664editdlrm
config.php420664editdlrm
index.php8180664editdlrm
Edit: /var/www/vhosts/nabawater/app/vendor/.htaccess (220B)
RewriteEngine on # if a directory or a file exists, use the request directly RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d # otherwise forward the request to index.php RewriteRule . index.php