HOME


Mini Shell 1.0
DIR: /proc/self/root/var/softaculous/handesk/
Upload File :
Current File : //proc/self/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>