From: ley Date: Tue, 19 Oct 2004 13:33:48 +0000 (+0000) Subject: Remove apache configuration from mod_ngobjweb package. This will be done by X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ac5898618ff1878309622f2f94b3a433951be10;p=sope Remove apache configuration from mod_ngobjweb package. This will be done by the individual instances now. git-svn-id: http://svn.opengroupware.org/SOPE/trunk@276 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- diff --git a/debian/mod_ngobjweb.conf b/debian/mod_ngobjweb.conf deleted file mode 100644 index 1279cd22..00000000 --- a/debian/mod_ngobjweb.conf +++ /dev/null @@ -1,21 +0,0 @@ - - - SetHandler ngobjweb-adaptor - SetAppPort 20000 - - - Alias /OpenGroupware.woa/WebServerResources/ \ - /usr/share/opengroupware.org/WebServerResources/ - Alias /NewsImages/ /var/lib/opengroupware.org/news_images/ - - - SetHandler ngobjweb-adaptor - SetAppPort 21000 - - - - SetHandler ngobjweb-adaptor - SetAppPort 22000 - - - diff --git a/debian/rules b/debian/rules index f31d7a22..093a390f 100755 --- a/debian/rules +++ b/debian/rules @@ -112,7 +112,6 @@ install: build GNUSTEP_INSTALLATION_DIR=$(CURDIR)/debian/tmp/usr/lib/apache/1.3 install -m 644 debian/500mod_ngobjweb.info $(CURDIR)/debian/libapache-mod-ngobjweb/usr/lib/apache/1.3 - install -m 644 debian/mod_ngobjweb.conf $(CURDIR)/debian/libapache-mod-ngobjweb/usr/share/opengroupware.org/mod_ngobjweb # Build architecture-independent files here. binary-indep: build install