From 3d86e0a93a6c2fc9485fa112c5211c02800947b2 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 16 Aug 2007 14:57:40 +0000 Subject: [PATCH] H in Virtualhost git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241323 c90b9560-bf6c-de11-be94-00142212c4b1 --- features/file-upload.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/file-upload.xml b/features/file-upload.xml index eacb85268f..0d762daa9c 100644 --- a/features/file-upload.xml +++ b/features/file-upload.xml @@ -1,5 +1,5 @@ - + Handling file uploads @@ -490,7 +490,7 @@ PUT /path/filename.html HTTP/1.1 this with the Script directive. It can be placed almost anywhere in your Apache configuration file. A common place is inside a <Directory> block or perhaps inside - a <Virtualhost> block. A line like this would do the trick: + a <VirtualHost> block. A line like this would do the trick: