H in Virtualhost

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241323 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2007-08-16 14:57:40 +00:00
parent b27b8e938b
commit 3d86e0a93a

View file

@ -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 @@ PUT /path/filename.html HTTP/1.1
this with the <emphasis>Script</emphasis> directive. It can be
placed almost anywhere in your Apache configuration file. A
common place is inside a &lt;Directory&gt; block or perhaps inside
a &lt;Virtualhost&gt; block. A line like this would do the trick:
a &lt;VirtualHost&gt; block. A line like this would do the trick:
<informalexample>
<programlisting>
<![CDATA[