]> 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 03:27:38 +0000 (22:27 -0500)
commitec5e4712528b8a9741ba7b6ce13bf15fae63e857
tree15bc6257f302416e04a5d5654f1519dd75dddb92
parentee67015b2b911678b598aa0a4781103db86d5763
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>
(cherry picked from commit 21697712629574ad7e9fab7e5df25e36a2bde35b)

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