]> git.koha-community.org Git - koha.git/commit
Bug 6913 - change how ports are handled by koha-create
authorRobin Sheat <robin@catalyst.net.nz>
Sun, 25 Sep 2011 23:04:13 +0000 (12:04 +1300)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 20 Feb 2012 02:00:04 +0000 (21:00 -0500)
commit21697712629574ad7e9fab7e5df25e36a2bde35b
tree12e322cdd304ac7708a925e5af0adbd94fabd616
parent05b863d0f6b0d2d55d6f24cc53b8736a85322bdc
Bug 6913 - change how ports are handled by koha-create

This does two things:
* Allows OPACPORT to be specified to change the default OPAC port,
* removes the port number from the ServerName directive, as it's already
  handled by the VirtualHost declaration.

Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
(cherry picked from commit 44377378582a1cbe9b38858f81d33dd1480a195d)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
debian/scripts/koha-create