/var/softaculous/wp55
NameSizeModeActions
images/-0755rm
languages/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
plugins/-0755rm
.htaccess4200644editdlrm
add_user.php4610644editdlrm
backup.php30990644editdlrm
check_charset.php20670644editdlrm
clone.php317840644editdlrm
clone.xml4970644editdlrm
edit.php97050644editdlrm
edit.xml18010644editdlrm
extend.php850070644editdlrm
fileindex.php2910644editdlrm
import.php66730644editdlrm
info.xml152950644editdlrm
install.js14930644editdlrm
install.php318400644editdlrm
install.xml57900644editdlrm
md570990644editdlrm
notes.txt55780644editdlrm
plugin_activate.php5960644editdlrm
plugin_deactivate.php6130644editdlrm
sign_on.php34890644editdlrm
soft.htaccess1270644editdlrm
upgrade.php137980644editdlrm
upgrade.xml16360644editdlrm
wp-config.php27450644editdlrm
_htaccess4910644editdlrm
_index.php590644editdlrm
_wp-config.php30280644editdlrm
Edit: /var/softaculous/wp55/.htaccess (420B)
RewriteEngine On RewriteBase [[relativeurl]]/ RewriteRule ^index\.php$ - [L] # add a trailing slash to /wp-admin RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^ - [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L] RewriteRule . index.php [L]