diff options
author | http://kerravonsen.dreamwidth.org/ <http://kerravonsen.dreamwidth.org/@web> | 2011-03-22 05:05:54 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-03-22 05:05:54 +0000 |
commit | 3ec0579b037dcb6215c067d5aeeb86e47c6f6de1 (patch) | |
tree | de602da2059d4242e94787782d5697b2c4174e34 | |
parent | d1285de53d37d8fa1f8e3076ce29cd4a59ec4dfb (diff) |
another thought
-rw-r--r-- | doc/forum/Apache_XBitHack.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/forum/Apache_XBitHack.mdwn b/doc/forum/Apache_XBitHack.mdwn index 63d33287e..db15da52d 100644 --- a/doc/forum/Apache_XBitHack.mdwn +++ b/doc/forum/Apache_XBitHack.mdwn @@ -17,4 +17,7 @@ I gather from the [[security]] page that having the executable bit set on files >> So how about this: if something has a page-type (i.e. mdwn or whatever authorized page types there are) >> then add something at the end of the process (would that be the "changes" hook?) >> which sets the x bit on the generated page file. Would that work? + +>> Or is there a way to say "tell me all the generated files that end in .html" and use that as a list to start from? + >> --[[KathrynAndersen]] |