Le Wednesday 03 Jun 2015 à 09:02:26 (+0200), Laurent Ducos a écrit :
> Hello, i try to use koha (http://koha-community.org/) whith mod_perl
>
> my configuration is :
> - APACHE HTTP CONF
> DocumentRoot /home/koha/src/koha-tmpl
> ScriptAlias /cgi-bin/koha/ "/home/koha/src/opac/"
>
Hello, i try to use koha (http://koha-community.org/) whith mod_perl
my configuration is :
- APACHE HTTP CONF
DocumentRoot /home/koha/src/koha-tmpl
ScriptAlias /cgi-bin/koha/ "/home/koha/src/opac/"
ScriptAlias /index.html "/home/koha/src/opac/opac-main.pl"
ScriptAlias /opac-searc