[Bug 2152] New: eliminate OPACBaseURL system preference and replace with SERVER_NAME
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2152 Summary: eliminate OPACBaseURL system preference and replace with SERVER_NAME Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: minor Priority: P3 Component: OPAC AssignedTo: jmf@liblime.com ReportedBy: Andrew.moore@liblime.com QAContact: koha-bugs@lists.koha.org The OPACBaseURL system preference should be replaced or automatically populated with the value of the $ENV{'SERVER_NAME'} environment variable. SERVER_NAME is supposed to be populated with "The server's hostname, DNS alias, or IP address as it would appear in self-referencing URLs" by apache. This eliminates one configuration step after installation. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com