import rt 3.8.11
[freeside.git] / rt / t / data / configs / apache2.2+fastcgi.conf
index c9d9cb0..4033479 100644 (file)
@@ -9,8 +9,8 @@ FastCgiIpcDir %%TMP_DIR%%
 
 <IfModule !mpm_netware_module>
 <IfModule !mpm_winnt_module>
-User www
-Group www
+User www-data
+Group www-data
 </IfModule>
 </IfModule>