URL compatibility to new instance

Hi,
As discussed in the theread:
https://talk.getindico.io/t/need-help-upgrading-from-indico-0-99/180/

RewriteEngine On
RewriteRule ^/indico/(.*)$ /$1 [R=permanent,L]

in indico.conf works for us.