Open line-o opened 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
Check config settings: URI_MAP and BASE_URL
URI_MAP
BASE_URL
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