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)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 2 Feb 2012 08:15:18 +0000 (09:15 +0100)
commit44377378582a1cbe9b38858f81d33dd1480a195d
tree3b06103ab9886988e36041f6cc429aff8ebce9c1
parentf68d56bbab77d6330d8f657a3a3de508e0b1224d
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>
debian/scripts/koha-create