https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37802 Bug ID: 37802 Summary: Setup Koha Aliases (or virtual directory) Change sponsored?: --- Product: Koha Version: 23.11 Hardware: All OS: All Status: NEW Severity: blocker Priority: P3 Component: REST API Assignee: koha-bugs@lists.koha-community.org Reporter: adifbbk1@gmail.com QA Contact: testopia@bugs.koha-community.org CC: tomascohen@gmail.com Hi I do not have access to create subdomains for koha, instead I have been provided to use virtual directory "/library" to the VM. The url https://example.com has another application hosted and the DNS is pointing to that VM. The VM that has Koha installed has access to host https://example.com/library. So, even if we change koha-shared-intranet.conf and point aliases to /library, the website opens as expected without loading CSS. And all hyperlinks are pointing to https://example.com/cgi-bin or https://example.com/intranet-tmpl, which the Koha VM do not have the access to. And, due to restrictions, I am not allowed to create additional subdomains specifically for Koha. What should I do? Is there any script to reinstall Koha with aliased paths? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.