On Thu, Jun 26, 2008 at 2:25 AM, Chris Chabot <[EMAIL PROTECTED]> wrote:
> maybe with an alias ..problem is that javascript (shindig/javascript) is > living outside of the webroot (which is shindig/php), and i don't know for > sure if .htaccess files allow to define such behavior. > > I'll go see, i agree that a htaccess rule is simpler then a bit of code :) Hmm -- ultimately though, won't this just wind up bundled in a tar ball or something? Perhaps we could have a simple "build" script for the PHP code that takes care of copying things to the right places. We could drop in a minification pass for the javascript while we're at it. > > > On Jun 26, 2008, at 9:07 AM, Kevin Brown wrote: > > >> I hadn't seen this one myself -- why is it even necessary? Couldn't this >> just be a Directory or RewriteRule? >> > >

