<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">yes it's true, thanks!<div><br><div><div>El 21/08/2008, a las 23:43, David Zmick escribió:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div>set as directory indexes BUT...</div><div class="Ih2E3d"><div><br></div><div><blockquote type="cite"><div><font face="Monaco"><font size="3"><span style="font-size: 11px; ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;if (-f $request_filename/index.html) {</span></font></font></div><div><font face="Monaco"><font size="3"><span style="font-size: 11px; ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;rewrite (.*) $1/index.html break;</span></font></font></div><div><font face="Monaco"><font size="3"><span style="font-size: 11px; ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;}</span></font></font></div></blockquote><br></div></div><div>only checks for index.html</div><div><br></div><div>so IF you had a directory index of index.htm,</div><div>it would never get served. unless directly accessed.</div></span></blockquote></div><br></div></body></html>