Submit
Path:
~
/
home
/
getwphos
/
www
/
BenjaminMarc2023
/
wp-content
/
plugins
/
all-in-one-seo-pack
/
app
/
Common
/
Views
/
sitemap
/
File Content:
htaccess-rewrite-rules.php
<?php /** * Htaccess rewrite rules for sites using plain permalinks. * * @since 4.2.5 */ // Exit if accessed directly. if ( ! defined( 'ABSPATH' ) ) { exit; } // phpcs:disable ?> # 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
Submit
FILE
FOLDER
Name
Size
Permission
Action
html
---
0755
xml
---
0755
xsl
---
0755
htaccess-rewrite-rules.php
477 bytes
0644
N4ST4R_ID | Naxtarrr