Sid Gifari File Manager
🏠 Root
/
home2
/
iuywvcmy
/
public_html
/
Editing: .htaccess
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress # START: All in One SEO Sitemap Rewrite Rules # Do not make edits to these rules! <IfModule mod_rewrite.c> RewriteEngine On RewriteRule sitemap(|[0-9]+)\.xml$ /index.php [L] RewriteRule (default|video)-sitemap\.xsl /index.php [L] </IfModule> # END: All in One SEO Sitemap Rewrite Rules # php -- BEGIN cPanel-generated handler, do not edit # This domain inherits the “PHP” package. # php -- END cPanel-generated handler, do not edit
Save
Cancel