Current Path :
/
var
/
softaculous
/
handesk
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//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>