nginx conf file for downloading a text file.
Maxim Dounin
mdounin at mdounin.ru
Wed Jan 20 16:52:41 UTC 2021
Hello!
On Wed, Jan 20, 2021 at 02:34:12PM +0100, HARISH KUMAR Ivaturi wrote:
> Hi All,
>
> I would like to know where I went wrong on writing the nginx.conf file for
> downloading addDevice.txt file which is located at
> /var/www/files/addDevice.txt.
>
> I used curl command as follows:
>
> curl -k -v --http3 "https://localhost:8443/files/addDevice.txt"
> curl -k -v --http3 "https://localhost:8443/static/addDevice.txt"
>
> But did not get any response.
[...]
This is a mailing list for nginx developers. For user-level
questions, please use the nginx@ mailing list instead. Further
details can be found here:
http://nginx.org/en/support.html
Thank you.
--
Maxim Dounin
http://mdounin.ru/
More information about the nginx-devel
mailing list