import rt 3.8.11
[freeside.git] / rt / t / data / configs / apache2.2+mod_perl.conf
index 9f4587e..d1a6e9f 100644 (file)
@@ -7,8 +7,8 @@ ServerAdmin root@localhost
 
 <IfModule !mpm_netware_module>
 <IfModule !mpm_winnt_module>
-User www
-Group www
+User www-data
+Group www-data
 </IfModule>
 </IfModule>