<div dir="ltr"><div><div><div><div><div><div><div><div><div> first of all my apologies if i question something inapplicable , this could be the result of my less knowledge in nginx. i hope you guys don't mind. <br><br>Thanks for the reply, actually we have 5 categories. and then we have hundred plus post in each category. now when user click on our category. he sees intro about the category and then list of all posts. <br></div>when user click on catagory it open up like this<br></div><a href="https://xxxx.com/catagory/">https://xxxx.com/catagory/</a><br></div><br>and when post is clicked it opens up like this <br></div><a href="https://xxxx.com/catagory/posts.html">https://xxxx.com/catagory/posts.html</a><br><br><br></div>but now what client want is when some one open up the category it should open up like this.<br></div><a href="https://xxxx.com/catagory">https://xxxx.com/catagory</a> (with out trailing slash)<br><br></div>This is all what they want.<br><br></div>Thanks,<br></div>Yousuf<br><div><div><div><div><div><div><div><div><div><div><br></div></div></div></div></div></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 2, 2016 at 2:18 PM, Francis Daly <span dir="ltr"><<a href="mailto:francis@daoine.org" target="_blank">francis@daoine.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sun, May 01, 2016 at 01:16:51PM +0500, Muhammad Yousuf Khan wrote:<br>
<br>
Hi there,<br>
<br>
</span><span class="">> >>The configuration you have shown says "if the request is for /live/,<br>
> >>ask the browser to instead request /live".<br>
><br>
> >>The configuration you have not shown says "if the request is for /live,<br>
> >>ask the browser to instead request /live/".<br>
><br>
> Thanks for the tip I think I got the problem but could not resolve it.<br>
<br>
</span>If you make the request for "/live", what response do you actually want?<br>
<br>
The contents of some file? The output of wordpress being given some<br>
arguments? Be as specific as possible, and it is much more likely that<br>
you will understand how nginx needs to be configured to do that.<br>
<span class=""><br>
> >>So: why do you want to remove the trailing slash, in the shown<br>
> >>configuration?<br>
> Actually this is a requirement from my client.<br>
<br>
</span>Sometimes, the correct response to a client requirement is "no".<br>
<br>
It is not yet clear to me whether this is one of those times.<br>
<div class="HOEnZb"><div class="h5"><br>
        f<br>
--<br>
Francis Daly        <a href="mailto:francis@daoine.org">francis@daoine.org</a><br>
<br>
_______________________________________________<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/mailman/listinfo/nginx</a><br>
</div></div></blockquote></div><br></div>