reference/apache/functions/virtual.xml
a331ac8a86bb5929b79be9a369fac1e3af516241
...
...
@@ -11,7 +11,7 @@
11
11
&reftitle.description;
12
12
<methodsynopsis>
13
13
<type>bool</type><methodname>virtual</methodname>
14
-
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
14
+
<methodparam><type>string</type><parameter>uri</parameter></methodparam>
15
15
</methodsynopsis>
16
16
<para>
17
17
<function>virtual</function> is an Apache-specific function which
...
...
@@ -35,7 +35,7 @@
35
35
<para>
36
36
<variablelist>
37
37
<varlistentry>
38
-
<term><parameter>filename</parameter></term>
38
+
<term><parameter>uri</parameter></term>
39
39
<listitem>
40
40
<para>
41
41
The file that the virtual command will be performed on.
...
...
@@ -96,7 +96,6 @@
96
96
</refsect1>
97
97

98
98
</refentry>
99
-

100
99
<!-- Keep this comment at the end of the file
101
100
Local variables:
102
101
mode: sgml
103
102