[HCoop-Discuss] domtool and rewrite rules.

docelic docelic at mire.hcoop.net
Sat Feb 2 18:56:28 EST 2008


On Sat, Feb 02, 2008 at 06:22:31PM -0500, Steve Taylor wrote:
> doc, that works but it also gets about 19 'permission denied' from
> grep. Some may have changed their afs acl's, which I respect.

Sure. Those don't have .domtool directory anyway since they'd
have to have 'l' on the directory if they were using domtool.

In any case you can redirect errors aside by
appending 2> /dev/null to the end of line

-doc

> docelic <docelic at mire.hcoop.net> writes:
> 
> > On Sat, Feb 02, 2008 at 04:14:40PM -0500, Adam Chlipala wrote:
> >>
> >> BTW, syntax of Domtool directives is always obvious from their types.
> >> For example, all of the mod_rewrite stuff is typed at:
> >>     http://deleuze.hcoop.net/domtool/mod_rewrite.html
> >>
> >> You do need to learn the Domtool language better to figure out the right
> >> syntax from types, but it's well worth doing so if you can manage it.
> >
> > It may seem obvious to you, but it's not as simple as you might think.
> >
> > I'm not saying it's not worth learning, but it requires above-average
> > effort.
> >
> > Steve, I think that no other users use skip=X, so my advice to you
> > isn't helpful in this particular case, but generally it is handy to
> > peek into other people's configurations. An elegant way to do this is:
> >
> > cd /afs/hcoop.net/user
> > grep -i KEYWORD ?/??/*/.domtool/*
> >
> > such as: grep -i cgi ?/??/*/.domtool/*
> >
> > -doc
> >
> >
> > _______________________________________________
> > HCoop-Discuss mailing list
> > HCoop-Discuss at lists.hcoop.net
> > https://lists.hcoop.net/listinfo/hcoop-discuss
> 
> -- 
> 
> _______________________________________________
> HCoop-Discuss mailing list
> HCoop-Discuss at lists.hcoop.net
> https://lists.hcoop.net/listinfo/hcoop-discuss



More information about the HCoop-Discuss mailing list