Forum Moderators: open
we've been asked for the first time to provide inventory from our shop in xml format. as it is sensitive data, we would like to protect access with a password.
could this be as simple as placing the xml feed in a web-accessible location and protect using httpauth?
or would it be better to generate the xml feed to an internal server location and allow access via a port (and firewall rules) - in which case how could one password protect that?
or are there other ways?
many thanks :)
If you plan on having an affiliate program with an XML feed, I would definitely protect it, as you said because most of the data is sensitive.