On Sun, 2008-02-10 at 16:47 -0500, Adam Prime wrote: > 1) You can modify TestSite to return DECLINED for any request that you > want to be handled by the filesystem rather than your handler. ie > . . . > > 2) If you've got all your CSS and images in directories dedicated to > those tasks, then you can add locations blocks that SetHandler > default-handler. ie: . . .
Thanks very much for this! I went for the <Location /style> etc. approach in the end as it seemed more suitable for my situation. My site now seems a lot more alive :-). best regards, -- Matthew Tylee Atkinson <[EMAIL PROTECTED]>