migrate to OSM

This commit is contained in:
ragu 2022-05-27 17:11:35 +02:00
parent cc4dfcd70f
commit 46f86f6c05
13 changed files with 476 additions and 59 deletions

View file

@ -74,6 +74,12 @@
Allow from all
</Location>
<Location /GBFSout>
SetHandler perl-script
PerlInitHandler Apache2::Reload
PerlResponseHandler Mod::GBFSout
</Location>
<Location /ajax_json>
SetHandler perl-script
PerlInitHandler Apache2::Reload