On Tuesday 21 February 2006 21:42, Geoffrey Young wrote:
>   <IfModule mod_version>
>      <IfVersion >= 2.2.0>
>        AllowOverride AuthConfig Options=Indexes,FollowSymLinks
>      </IfVersion>
>      <IfVersion < 2.2.0>
>        Options None
>        Options Indexes FollowSymLinks
>      </IfVersion>
>   </IfModule>
>   <IfModule ! mod_version>
>      # no mod_version so we can't be 2.2 or greater...
>      Options None
>      Options Indexes FollowSymLinks
>   </IfModule>

This is what I looked for. Thanks.

Attachment: pgpmazhEAeZ9M.pgp
Description: PGP signature

Reply via email to