upload xml file

Jeff Dyke jeff.dyke at gmail.com
Fri Mar 10 22:19:19 UTC 2017


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.

On Fri, Mar 10, 2017 at 12:01 PM, Ran Shalit <ranshalit at gmail.com> wrote:

> Hello,
>
> I am new with web servers and nginx.
> I would like to ask if nginx support xml , and what does it mean to
> upload xml to web server ?
> Does it just keep the xml as file in some directory , or does it do
> parse the xml file and do some actions ?
>
> Thank you,
> Ran
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20170310/4214356c/attachment.html>


More information about the nginx mailing list