On Thu, May 29, 2008 at 12:40 PM, Floren Munteanu &lt;<a href="mailto:nginx@yqed.com">nginx@yqed.com</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<div class="Ih2E3d"><br>
&gt; -----Original Message-----<br>
&gt; From: Igor Sysoev [mailto:<a href="mailto:is-G97k7egY2jIKNkxEY4oc4w@public.gmane.org">is-G97k7egY2jIKNkxEY4oc4w@public.gmane.org</a>]<br>
</div><div class="Ih2E3d">&gt; <br>
</div><div class="Ih2E3d">&gt; &gt; /var/www/html/forum is a directory, not a file.<br>
&gt; &gt; /var/www/html/forum/index.php exist and is readable, can be accessed<br>
&gt; through<br>
&gt; &gt; a browser.<br>
&gt;<br>
&gt; Then /forum will be handled in location &#39;/&#39; as static file or dir,<br>
&gt; and it will be redirected to /forum/.<br>
&gt;<br>
<br>
</div>So how would I make the server add the / at the end of the URL?<br>
If the URL is <a href="http://domain.com/forum" target="_blank">http://domain.com/forum</a>, I would like it to become<br>
<a href="http://domain.com/forum/" target="_blank">http://domain.com/forum/</a>.<br>
</blockquote><div><br>nginx does this already. You dont need to do anything special.<br><br>-jf<br><br></div></div><br>--<br>In the meantime, here is your PSA:<br>&quot;It&#39;s so hard to write a graphics driver that open-sourcing it would not help.&quot;<br>
 -- Andrew Fear, Software Product Manager, NVIDIA Corporation<br><a href="http://kerneltrap.org/node/7228">http://kerneltrap.org/node/7228</a>