gawati / gawati-portal-ui

Version 2 of the gawati portal
GNU Affero General Public License v3.0
0 stars 0 forks source link

Following an in document FT search result link -> address not found #55

Closed ccsmart closed 6 years ago

ccsmart commented 6 years ago

example URL bar entry: https://dev.gawati.org/akn/ng/act/2014-09-08/hb_1302471/eng@/akn_ng_act_2014-09-08_hb_1302471_eng_main.pdf#page=1 might be a configuration issue as well.

kohsah commented 6 years ago

@ccsmart You need to set the GAWATI_DOCUMENT_SERVER to a different domain ... e.g. on lex2 i have set them to be:

gawati={ GAWATI_PROXY:"https://lex2.akomantoso.com", GAWATI_DOCUMENT_SERVER:"https://lexdata.akomantoso.com" }

kohsah commented 6 years ago

This issue was fixed