# OVH Safe .htaccess - Allow common file types

# Prevent access to .htaccess itself
<Files .htaccess>
  Order allow,deny
  Deny from all
</Files>

# <IfModule mod_security.c>
#   SecFilterEngine Off
#   SecFilterScanPOST Off
# </IfModule>

<FilesMatch "\.(php|phps|php5|phtml|html|js|css|jpg|jpeg|png|gif|svg|webp|zip|rar|exe|sh|pl|py|cgi|txt|pdf)$">
  Order allow,deny
  Allow from all
</FilesMatch>

# php_flag engine on  # DO NOT USE ON OVH (causes 500 error)# OVH Safe .htaccess - Allow common file types

# Prevent access to .htaccess itself
<Files .htaccess>
  Order allow,deny
  Deny from all
</Files>

# <IfModule mod_security.c>
#   SecFilterEngine Off
#   SecFilterScanPOST Off
# </IfModule>

<FilesMatch "\.(php|phps|php5|phtml|html|js|css|jpg|jpeg|png|gif|svg|webp|zip|rar|exe|sh|pl|py|cgi|txt|pdf)$">
  Order allow,deny
  Allow from all
</FilesMatch>

# php_flag engine on  # DO NOT USE ON OVH (causes 500 error)<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://egmea.org.et/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://egmea.org.et/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://egmea.org.et/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://egmea.org.et/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://egmea.org.et/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
