mitrobkat/magento/master/feed/.htaccess - Htaccess File

mitrobkat/magento/master/feed/.htaccess

<IfModule mod_rewrite.c> 
  RewriteEngine On 
  RewriteRule ^catalog_spree.xml$ catalog_spree.php 
  RewriteRule ^criteo_feed.xml$ criteo_feed.php
  RewriteRule ^catalog_spree_cms.xml$ catalog_spree_cms.php
  RewriteRule ^catalog_spree_drs.xml$ catalog_spree_drs.php
  RewriteRule ^catalog_spree_tocp.xml$ catalog_spree_tocp.php
  RewriteRule ^shoutlet.txt$ shoutlet.php
</IfModule>

On Github License

Files

Download PDF of Htaccess file

Comments

Apache