]> git.pld-linux.org Git - packages/egroupware.git/blob - egroupware.conf
- pl for new subpackages
[packages/egroupware.git] / egroupware.conf
1 # vim:syn=apache
2
3 Alias /egroupware /usr/share/egroupware
4 <Directory /usr/share/egroupware>
5         php_value memory_limit 16M
6         php_value mbstring.func_overload 7
7 </Directory>
8
9 # vim: filetype=apache ts=4 sw=4 et
This page took 0.101697 seconds and 3 git commands to generate.