Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
var
/
softaculous
/
wp49
✏️
Editing: _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
💾 Save Changes
❌ Cancel