Specifically, this is an issue with Apache or whichever server you're using. There's a clean fix out there somewhere, but the simple ugly fix is to redirect from /blog to /blog/. Frankly, that's what Apache will do for you if it's configured right, so adding a redirect line isn't *that* ugly :-).
Scott On 8/3/06, Kevin Ballard <[EMAIL PROTECTED]> wrote: > That's entirely because of how your server is configured. > Go fix your server config. > > On Thu, Aug 03, 2006 at 11:00:51PM +0530, Anil Wadghule wrote: > > > hey http://anilw.info/blog/ works bot http://anilw.info/blog not > > Give me the solution > > > > http://anilw.info > > > _______________________________________________ > > Typo-list mailing list > > [email protected] > > http://rubyforge.org/mailman/listinfo/typo-list > > -- > Kevin Ballard > http://kevin.sb.org > [EMAIL PROTECTED] > _______________________________________________ > Typo-list mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/typo-list > _______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
