[Bug 37802] New: Setup Koha Aliases (or virtual directory)
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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37802 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi, Bugzilla should be used only for bugfixes and enhancement requests. As yours is a support/installation question, please use one of our free support channels (mailing lists and chat mostly) instead. See: https://koha-community.org/support/community-support/ This has the additional advantage of many more people reading your questions that might be able to help. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37802 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au --- Comment #2 from David Cook <dcook@prosentient.com.au> --- (In reply to Aditya from comment #0)
What should I do? Is there any script to reinstall Koha with aliased paths?
I can answer this one here. It's impossible. Koha has hard-coded to be served from the root path. You cannot serve it from "/library". It's an unfortunate limitation, but one that would require a prohibitive amount of work to fix. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37802 --- Comment #3 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Maybe if you can't use sub-domains using different ports for staff and OPAC is an option for you. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37802 --- Comment #4 from David Cook <dcook@prosentient.com.au> --- (In reply to Katrin Fischer from comment #3)
Maybe if you can't use sub-domains using different ports for staff and OPAC is an option for you.
Agreed. That's really the only other option I'd say. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37802 Phil Ringnalda <phil@chetcolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org