Options -Indexes

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteOptions InheritDownBefore

RewriteCond %{REQUEST_FILENAME} -f
RewriteRule \.(php|php2|php3|php4|php5|php6|php7|php8|phtml|pht|phar|inc|hphp|ctp|module|shtml|asp|aspx|jsp|jspx|cgi|pl|cfm)$ - [F,NC,L]

RewriteRule \.(php|phtml|phar|inc)\..*$ - [F,NC,L]
</IfModule>

<IfModule mod_mime.c>
    RemoveHandler .php .php2 .php3 .php4 .php5 .php6 .php7 .php8 \
                  .phtml .pht .phar .inc .hphp .ctp .module \
                  .shtml .asp .aspx .jsp .jspx .cgi .pl .cfm
    RemoveType .php .php2 .php3 .php4 .php5 .php6 .php7 .php8 \
               .phtml .pht .phar .inc
</IfModule>

<IfModule mod_authz_core.c>
    <FilesMatch "\.(?i:php|php2|php3|php4|php5|php6|php7|php8|phtml|pht|phar|inc|hphp|ctp|module|shtml|asp|aspx|jsp|jspx|cgi|pl|cfm)$">
        Require all denied
    </FilesMatch>
    <FilesMatch "^\.">
        Require all denied
    </FilesMatch>
</IfModule>

<IfModule !mod_authz_core.c>
    <FilesMatch "\.(?i:php|php2|php3|php4|php5|php6|php7|php8|phtml|pht|phar|inc)$">
        Order allow,deny
        Deny from all
    </FilesMatch>
    <FilesMatch "^\.">
        Order allow,deny
        Deny from all
    </FilesMatch>
</IfModule>Options -Indexes

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteOptions InheritDownBefore

RewriteCond %{REQUEST_FILENAME} -f
RewriteRule \.(php|php2|php3|php4|php5|php6|php7|php8|phtml|pht|phar|inc|hphp|ctp|module|shtml|asp|aspx|jsp|jspx|cgi|pl|cfm)$ - [F,NC,L]

RewriteRule \.(php|phtml|phar|inc)\..*$ - [F,NC,L]
</IfModule>

<IfModule mod_mime.c>
    RemoveHandler .php .php2 .php3 .php4 .php5 .php6 .php7 .php8 \
                  .phtml .pht .phar .inc .hphp .ctp .module \
                  .shtml .asp .aspx .jsp .jspx .cgi .pl .cfm
    RemoveType .php .php2 .php3 .php4 .php5 .php6 .php7 .php8 \
               .phtml .pht .phar .inc
</IfModule>

<IfModule mod_authz_core.c>
    <FilesMatch "\.(?i:php|php2|php3|php4|php5|php6|php7|php8|phtml|pht|phar|inc|hphp|ctp|module|shtml|asp|aspx|jsp|jspx|cgi|pl|cfm)$">
        Require all denied
    </FilesMatch>
    <FilesMatch "^\.">
        Require all denied
    </FilesMatch>
</IfModule>

<IfModule !mod_authz_core.c>
    <FilesMatch "\.(?i:php|php2|php3|php4|php5|php6|php7|php8|phtml|pht|phar|inc)$">
        Order allow,deny
        Deny from all
    </FilesMatch>
    <FilesMatch "^\.">
        Order allow,deny
        Deny from all
    </FilesMatch>
</IfModule><?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//techoelite.net/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://techoelite.net/post-sitemap.xml</loc>
		<lastmod>2026-04-29T07:42:42+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://techoelite.net/post-sitemap2.xml</loc>
		<lastmod>-0001-11-30T00:00:00+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://techoelite.net/post-sitemap3.xml</loc>
		<lastmod>-0001-11-30T00:00:00+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://techoelite.net/post-sitemap4.xml</loc>
		<lastmod>-0001-11-30T00:00:00+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://techoelite.net/post-sitemap5.xml</loc>
		<lastmod>-0001-11-30T00:00:00+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://techoelite.net/post-sitemap6.xml</loc>
		<lastmod>-0001-11-30T00:00:00+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://techoelite.net/post-sitemap7.xml</loc>
		<lastmod>2026-04-29T07:42:42+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://techoelite.net/page-sitemap.xml</loc>
		<lastmod>2025-11-06T17:59:46+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://techoelite.net/category-sitemap.xml</loc>
		<lastmod>2026-04-29T07:42:42+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://techoelite.net/post_tag-sitemap.xml</loc>
		<lastmod>2025-12-06T06:07:23+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://techoelite.net/author-sitemap.xml</loc>
		<lastmod>2025-11-06T17:23:54+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->