RFID: don't re-submit items which are not checked out
[koha.git] / ffzg / rfid / apache-rfid.conf
1 # include after ScriptAlias and before first existing RewriteCond
2 # Include /srv/koha_ffzg/ffzg/rfid/apache-rfid.conf
3
4 ScriptAlias /rfid/register.pl "/srv/koha_ffzg/ffzg/rfid/register.pl"
5 RewriteRule ^/rfid/to/(.+) http://$1 [P,L]