From 507f71d45b093b0bf6d9e8b64f175cc0bd5bbe4f Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Thu, 26 Apr 2012 06:08:09 +0000 Subject: [PATCH] Remove a botched title from a vhost example git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330664 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 4ddf140550..d1fbf2b685 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -4253,7 +4253,7 @@ hostname or IP address - Example + <VirtualHost 10.1.2.3:80> ServerAdmin webmaster@host.example.com DocumentRoot /www/docs/host.example.com -- 2.50.0