Dashboard
PHP:
8.2.33
OS:
Linux
User:
adrian81
/
/
var
/
softaculous
/
wp52
📤 Upload
📝 New File
📁 New Folder
Close
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
Cancel