Jump to content

XML feed and non-working .htaccess


Recommended Posts

I have made an XML feed to provide some services export of our products...
this is done in feed.php file, but I want to allow access to it through feed.xml address, so I put the following line into my .htaccess file

RewriteRule ^feed.xml$ feed.php [L]



I've put this before all other rewrite rules, but doesnt work, when I go to feed.xml, prestashop keeps opening with message that the reqeusted site is not available...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...