<div dir="ltr">what do you want it to do? if you're talking nginx without any application backend you could do a lot with some lua locations, or you're going to pass that request to another process, or serve a static (xml) file from the file system.  Nginx does support XML just fine, its all a matter of what you want your application to do.</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 10, 2017 at 12:01 PM, Ran Shalit <span dir="ltr"><<a href="mailto:ranshalit@gmail.com" target="_blank">ranshalit@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I am new with web servers and nginx.<br>
I would like to ask if nginx support xml , and what does it mean to<br>
upload xml to web server ?<br>
Does it just keep the xml as file in some directory , or does it do<br>
parse the xml file and do some actions ?<br>
<br>
Thank you,<br>
Ran<br>
______________________________<wbr>_________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/<wbr>mailman/listinfo/nginx</a><br>
</blockquote></div><br></div>