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: