Current Path :
/
var
/
softaculous
/
magento242
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//var/softaculous/magento242/.htaccess
RewriteEngine on RewriteCond %{REQUEST_URI} !^/pub/ RewriteCond %{REQUEST_URI} !^/setup/ RewriteCond %{REQUEST_URI} !^/update/ RewriteCond %{REQUEST_URI} !^/dev/ RewriteRule .* /pub/$0 [L] DirectoryIndex index.php