]> git.pld-linux.org Git - packages/egroupware.git/blob - egroupware.conf
0abe2187af2d00ff75123eab51cdb7bb8e6eb819
[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.0707100000000001 seconds and 3 git commands to generate.