| Current Path : /home/x/b/o/xbodynamge/namtation/wp-content/ |
| Current File : /home/x/b/o/xbodynamge/namtation/wp-content/htaccess-rewrite-rules.php.tar |
dev/wp-content/plugins/all-in-one-seo-pack/app/Common/Views/sitemap/htaccess-rewrite-rules.php 0000644 00000000735 15114175723 0031441 0 ustar 00 home/xbodynamge <?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 namtation/wp-content/plugins/all-in-one-seo-pack/app/Common/Views/sitemap/htaccess-rewrite-rules.php0000644 00000000735 15114414470 0032650 0 ustar 00 home/xbodynamge <?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