Changes between Version 1 and Version 2 of RewriteRules/WorkerWrapper
- Timestamp:
- 01/05/09 09:06:01 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RewriteRules/WorkerWrapper
v1 v2 26 26 }}} 27 27 28 Now the worker/wrapper PRAGMA does its magic. 28 The design here intentionally works if the PRAGMA is ignored: the original reverse is used but all, 29 and worker gets removed as dead code. 30 29 31 You also may need to provide the coercion functions that go with the above definition. 30 32 {{{
