summaryrefslogtreecommitdiff
path: root/tests/proxy.conf
diff options
context:
space:
mode:
authorStefan Bühler <stbuehler@web.de>2008-07-29 21:22:13 +0000
committerStefan Bühler <stbuehler@web.de>2008-07-29 21:22:13 +0000
commitcbd40dc44bed9537fd02c3c1608de68e055c2962 (patch)
treebc271b2dec97cf0b4ce32486ae72aeaf82a1102d /tests/proxy.conf
parent0b257bcefaefbfbf5b5cda635a4fb08189a260eb (diff)
downloadlighttpd-git-cbd40dc44bed9537fd02c3c1608de68e055c2962.tar.gz
[tests] Remove pidfile from test system
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2242 152afb58-edef-0310-8abb-c4023f1b3aa9
Diffstat (limited to 'tests/proxy.conf')
-rw-r--r--tests/proxy.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/proxy.conf b/tests/proxy.conf
index 2d1ab0d3..2071f838 100644
--- a/tests/proxy.conf
+++ b/tests/proxy.conf
@@ -1,5 +1,4 @@
server.document-root = env.SRCDIR + "/tmp/lighttpd/servers/www.example.org/pages/"
-server.pid-file = env.SRCDIR + "/tmp/lighttpd/lighttpd-proxy.pid"
## bind to port (default: 80)
server.port = 2050