Backend for "Session" Shelves in toolbar. Affects Auth and Context, so please test.
[koha.git] / .htaccess
1 # .htaccess
2
3 ErrorDocument 400 /cgi-bin/koha/koha-tmpl/errors/400.pl
4 ErrorDocument 401 /cgi-bin/koha/koha-tmpl/errors/401.pl
5 ErrorDocument 403 /cgi-bin/koha/koha-tmpl/errors/403.pl
6 ErrorDocument 404 /cgi-bin/koha/koha-tmpl/errors/404.pl
7 ErrorDocument 500 /cgi-bin/koha/koha-tmpl/errors/500.pl
8
9