Bug 31105: Holds to pull counts items from other branches when independentbranches...
[koha.git] / .htaccess
1 # .htaccess
2
3 ErrorDocument 400 /cgi-bin/koha/errors/400.pl
4 ErrorDocument 401 /cgi-bin/koha/errors/401.pl
5 ErrorDocument 403 /cgi-bin/koha/errors/403.pl
6 ErrorDocument 404 /cgi-bin/koha/errors/404.pl
7 ErrorDocument 500 /cgi-bin/koha/errors/500.pl
8
9