Re: [Haskell-cafe] Re: Hack (web) and apache configuration

2009-06-26 Thread Brandon S. Allbery KF8NH
On Jun 25, 2009, at 13:31 , Henry Laxen wrote: It reminds me of a saying I heard once. If carpenters built houses the way programmers write programs, you could walk into any house, remove any single nail, and the structure would collapse into pieces no larger than toothpicks. Weinberg's

[Haskell-cafe] Re: Hack (web) and apache configuration

2009-06-25 Thread Simon Michael
harack ? *Harack*. Excuse me. ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

[Haskell-cafe] Re: Hack (web) and apache configuration

2009-06-25 Thread Henry Laxen
Anton van Straaten appsolutions.com> writes: > Path info is path-like data that directly follows the name of the > resource being referenced, e.g.: /myfiles/foo.html/this/is/path/info > > A rule that would give you path info in the case you describe would be > more like this: > >RewriteR