<div dir="ltr"><div><blockquote type="cite" style="font-family:Monaco;font-size:12px"><blockquote type="cite"><blockquote type="cite">should be:<br></blockquote></blockquote></blockquote><blockquote type="cite" style="font-family:Monaco;font-size:12px"><blockquote type="cite"><blockquote type="cite">curl<span class="gmail-Apple-converted-space"> </span><a href="http://127.0.0.1/html/index.html?md5=FsRb_uu5NsagF0hA_Z-OQg&expires=2147483647">http://127.0.0.1/html/index.html?md5=FsRb_uu5NsagF0hA_Z-OQg&expires=2147483647</a><br></blockquote></blockquote></blockquote><blockquote type="cite" style="font-family:Monaco;font-size:12px"><blockquote type="cite"><blockquote type="cite">i.e.<br>curl "<a href="http://127.0.0.1/html/index.html?md5=${md5}&expires=${expiry}">http://127.0.0.1/html/index.html?md5=${md5}&expires=${expiry}</a>"<br></blockquote></blockquote></blockquote><blockquote type="cite" style="font-family:Monaco;font-size:12px"><blockquote type="cite"><blockquote type="cite">Patrick<br></blockquote></blockquote></blockquote><br style="color:rgb(0,0,0);font-family:Monaco;font-size:12px"><span style="color:rgb(0,0,0);font-family:Monaco;font-size:12px">Yes you’re correct there was a missing ampersand in the curl query but it still doesn’t work.</span><br style="color:rgb(0,0,0);font-family:Monaco;font-size:12px"><br style="color:rgb(0,0,0);font-family:Monaco;font-size:12px"><span style="color:rgb(0,0,0);font-family:Monaco;font-size:12px">Any further ideas?</span><br style="color:rgb(0,0,0);font-family:Monaco;font-size:12px"><br style="color:rgb(0,0,0);font-family:Monaco;font-size:12px"><span style="color:rgb(0,0,0);font-family:Monaco;font-size:12px">thanks</span></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 1, 2019 at 9:50 AM Patrick <201904-nginx@jslf.app> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2019-05-01 09:14, Duke Dougal wrote:<br>
>    ubuntu@ip-172-31-34-191:/var/www$ curl<br>
> <a href="http://127.0.0.1/html/index.html?md5=FsRb_uu5NsagF0hA_Z-OQgexpires=2147483647" rel="noreferrer" target="_blank">http://127.0.0.1/html/index.html?md5=FsRb_uu5NsagF0hA_Z-OQgexpires=2147483647</a><br>
<br>
should be:<br>
<br>
curl <a href="http://127.0.0.1/html/index.html?md5=FsRb_uu5NsagF0hA_Z-OQg&expires=2147483647" rel="noreferrer" target="_blank">http://127.0.0.1/html/index.html?md5=FsRb_uu5NsagF0hA_Z-OQg&expires=2147483647</a><br>
<br>
i.e.<br>
curl "<a href="http://127.0.0.1/html/index.html?md5=$%7Bmd5%7D&expires=$%7Bexpiry%7D" rel="noreferrer" target="_blank">http://127.0.0.1/html/index.html?md5=${md5}&expires=${expiry}</a>"<br>
<br>
<br>
Patrick<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org" target="_blank">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" rel="noreferrer" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div>