-# $Id: Makefile,v 1.11 2005/09/13 15:23:09 willamowius Exp $
+# $Id: Makefile,v 1.12 2005/09/13 15:32:21 willamowius Exp $
#
# Makefile for Spong (Version 2.6f and up).
#
-# $Id: config.mk,v 1.8 2005/09/13 15:23:09 willamowius Exp $
+# $Id: config.mk,v 1.9 2005/09/13 15:32:21 willamowius Exp $
#
# Test include for ./Makefile
# Rename this "config.mk" for testing.
DBDIR=$(VARDIR)/database
-SPONGSERVER=janhh
+SPONGSERVER=spong-server.example.com
#WEBDIR=./WEBDIR
WEBDIR=$(PREFIX)
WWWDIR=$(WEBDIR)/www
CGIDIR=$(WEBDIR)/cgi-bin
# Apache configuration
-DOMAIN=
-SERVER=janhh
-VSERVER=janhh
+DOMAIN=example.com
+SERVER=www.$(DOMAIN)
+VSERVER=spong.$(DOMAIN)
ALIASES=spong
-ADMIN=jan@willamowius.de
+ADMIN=admin@$(DOMAIN)
#DOCROOT=/www
-# $Id: spong.mk,v 1.9 2005/09/13 15:23:09 willamowius Exp $
+# $Id: spong.mk,v 1.10 2005/09/13 15:32:21 willamowius Exp $
#
#
# Spong version
-SPONGVER=2.7.5
+SPONGVER=2.8.0
#---- Operating system list [ should match ./config/spong.conf.$OS ]
$(WWWDIR)/html/home.html \
$(WWWDIR)/html/host.html \
$(WWWDIR)/html/http.html \
+ $(WWWDIR)/html/https.html \
$(WWWDIR)/html/imap.html \
$(WWWDIR)/html/jobs.html \
$(WWWDIR)/html/lan.html \