]> git.pld-linux.org Git - packages/egroupware.git/commitdiff
- getting started
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 25 Aug 2005 07:11:16 +0000 (07:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    egroupware.conf -> 1.1

egroupware.conf [new file with mode: 0644]

diff --git a/egroupware.conf b/egroupware.conf
new file mode 100644 (file)
index 0000000..8876651
--- /dev/null
@@ -0,0 +1,8 @@
+# vim:syn=apache
+
+Alias /egroupware /usr/share/egroupware
+<Directory /usr/share/egroupware>
+       php_value memory_limit 16M
+</Directory>
+
+# vim: filetype=apache ts=4 sw=4 et
This page took 0.027386 seconds and 4 git commands to generate.