Shabam wrote:
> I am in need of an Apache module that will dynamically add ads in user
> pages. Is there such a module available?
That's one of the usage examples on
http://apache.webthing.com/mod_publisher/macro.html
> Also, if I wanted to specify that no ads be served if they come from a
> certain directory, would this add much overhead to the server?
Just use a <DirectoryMatch> or similar to define where it's active.
--
Nick Kew