vrana Thu Aug 16 14:57:40 2007 UTC
Modified files:
/phpdoc/en/features file-upload.xml
Log:
H in Virtualhost
http://cvs.php.net/viewvc.cgi/phpdoc/en/features/file-upload.xml?r1=1.91&r2=1.92&diff_format=u
Index: phpdoc/en/features/file-upload.xml
diff -u phpdoc/en/features/file-upload.xml:1.91
phpdoc/en/features/file-upload.xml:1.92
--- phpdoc/en/features/file-upload.xml:1.91 Wed Jun 20 22:24:10 2007
+++ phpdoc/en/features/file-upload.xml Thu Aug 16 14:57:40 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.91 $ -->
+<!-- $Revision: 1.92 $ -->
<chapter xml:id="features.file-upload" xmlns="http://docbook.org/ns/docbook">
<title>Handling file uploads</title>
@@ -490,7 +490,7 @@
this with the <emphasis>Script</emphasis> 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:
<informalexample>
<programlisting>
<![CDATA[