Faq

Installation

  • How can I install xmlAutoIndex on windows ?

I have not windows on my computer, but if you can install Apache + mod-perl and mod-xslt, I think it will not be a problem to install xmlAutoIndex.

Config

  • How can I set up xmlAutoIndex in Apache root ?

You can activate xai in your website root, you just need to desactivate perl handler for .libs:

<Location />
      # to activate only in /yourdir
      SetHandler            modperl
      PerlResponseHandler   Apache::XmlAutoIndex
</Location>

#Important
<Location /.libs>
      SetHandler      none
</Location>

How-tos

  • How can I install and test quickly xmlAutoIndex ?

Xai is installable quickly on a debian testing, for more details you can see this !How-To: InstallOnKimsufiServer -

Misc

  • Why a leek as logo ?

Leek is good for ealth ! ;-)