hcts-hra / iipsrv

iipsrv playground
GNU General Public License v3.0
0 stars 0 forks source link

do not use cgi for access #10

Open line-o opened 4 years ago

line-o commented 4 years ago

Please investigate if the API can be accessed without going through the fcgi so that:

http://localhost:8000/cgi-bin/fcgi-bin/iipsrv.fcgi?IIIF=imageStorage%2Fecpo_new%2Fimage2.tif%2Finfo.json

would become something like

http://localhost:8000/imageStorage/ecpo_new/image2.tif/info.json

duncdrum commented 4 years ago

Check config settings: URI_MAP and BASE_URL