[HOME]

Path : /home/easyrentals/public_html/symperl/root/var/softaculous/handesk/
Upload :
Current File : /home/easyrentals/public_html/symperl/root/var/softaculous/handesk/.htaccess

<IfModule mod_alias.c>
RedirectMatch 301 ^[[relativeurl]]/$ [[softurl]]/public
</IfModule>
# Make sure .env files not browseable if in a sub-directory.
<FilesMatch "\.env$">
Deny from all
</FilesMatch>