
geoff at modperlcookbook
Jul 15, 2008, 10:10 AM
Post #2 of 2
(1612 views)
Permalink
|
|
Re: [RFC] Basic LoadFile support for Apache::Test
[In reply to]
|
|
Torsten Foertsch wrote: > Hi, > > I don't know much about Apache::Test guts. Hence I ask for review before > committing this patch. > > It treats LoadFile directives similar to LoadModule. One can skip them by > adding the name as specified in the httpd.conf to the skip list (not tested). > > LoadFile directives are written at the very top of the generated httpd.conf. > > It works at least for mod_proxy_html. it looks reasonable to me. it's also self-contained, so I expect that even if it didn't work across the board any damage would be minimized. +1 --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe [at] perl For additional commands, e-mail: dev-help [at] perl
|