From 838cd439e8d3891bdee370009042bd713a076313 Mon Sep 17 00:00:00 2001 From: sebd <> Date: Mon, 9 May 2005 15:10:42 +0000 Subject: [PATCH] Minimal test vhost --- config-simple.xml | 10 ++++++++++ vhosts/simple/index.xml | 12 ++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 config-simple.xml create mode 100644 vhosts/simple/index.xml diff --git a/config-simple.xml b/config-simple.xml new file mode 100644 index 0000000..743f5d7 --- /dev/null +++ b/config-simple.xml @@ -0,0 +1,10 @@ + + + expression.pid + + vhosts/simple + 1997 + localhost + Simple Site + + diff --git a/vhosts/simple/index.xml b/vhosts/simple/index.xml new file mode 100644 index 0000000..771effd --- /dev/null +++ b/vhosts/simple/index.xml @@ -0,0 +1,12 @@ + + + + + Test page + + + +

Hello, world !

+ +