Hi,

I want to test a module that uses an Apache 2.2 feature. The module uses 
response tests where the httpd configuration is written directly in the 
test.pm.

I need something like this:

__END__
<IfVersion >= 2.2.0>
AllowOverride AuthConfig Options=Indexes,FollowSymLinks
</IfVersion>

Unfortunately, IfVersion is valid only from 2.0.56 on. Is there a workaround 
in mod_perl or AT?

Thanks,
Torsten

Attachment: pgpsYBq8ZaJiq.pgp
Description: PGP signature

Reply via email to