summaryrefslogtreecommitdiff
path: root/rt/t/data/configs/apache2.2+fastcgi.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'rt/t/data/configs/apache2.2+fastcgi.conf.in')
-rw-r--r--rt/t/data/configs/apache2.2+fastcgi.conf.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rt/t/data/configs/apache2.2+fastcgi.conf.in b/rt/t/data/configs/apache2.2+fastcgi.conf.in
index c0c01d1..75cbadb 100644
--- a/rt/t/data/configs/apache2.2+fastcgi.conf.in
+++ b/rt/t/data/configs/apache2.2+fastcgi.conf.in
@@ -1,11 +1,11 @@
ServerRoot %%SERVER_ROOT%%
PidFile %%PID_FILE%%
+LockFile %%LOCK_FILE%%
ServerAdmin root@localhost
%%LOAD_MODULES%%
-TypesConfig /etc/mime.types
-FastCgiIpcDir /tmp
+FastCgiIpcDir %%TMP_DIR%%
<IfModule !mpm_netware_module>
<IfModule !mpm_winnt_module>