[HCoop-Discuss] domtool and rewrite rules.
docelic
docelic at mire.hcoop.net
Sat Feb 2 17:08:10 EST 2008
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
More information about the HCoop-Discuss
mailing list