Current Path :
/
var
/
softaculous
/
wp50
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//var/softaculous/wp50/_htaccess
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase [[relativeurl]]/ RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . [[relativeurl]]/index.php [L] </IfModule> # END WordPress