the individual instances now.
git-svn-id: http://svn.opengroupware.org/SOPE/trunk@276
e4a50df8-12e2-0310-a44c-
efbce7f8a7e3
+++ /dev/null
-<IfModule ngobjweb_module.c>
- <LocationMatch "^/OpenGroupware/*">
- SetHandler ngobjweb-adaptor
- SetAppPort 20000
- </LocationMatch>
-
- Alias /OpenGroupware.woa/WebServerResources/ \
- /usr/share/opengroupware.org/WebServerResources/
- Alias /NewsImages/ /var/lib/opengroupware.org/news_images/
-
- <LocationMatch "^/zidestore/*">
- SetHandler ngobjweb-adaptor
- SetAppPort 21000
- </LocationMatch>
-
- <LocationMatch "^/RPC2/*">
- SetHandler ngobjweb-adaptor
- SetAppPort 22000
- </LocationMatch>
-
-</IfModule>
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