]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
typo
authorJim Jagielski <jim@apache.org>
Mon, 3 Mar 2014 17:32:09 +0000 (17:32 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 3 Mar 2014 17:32:09 +0000 (17:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1573630 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.xml

index e7b5a9fd3abeeab75a64091686c7a4e40b6224ff..e9c9b079ce5cb202154dd52d7846388b3b3849da 100644 (file)
@@ -183,7 +183,7 @@ ProxyVia On
     <highlight language="config">
 &lt;FilesMatch \.php$&gt;
     SetHandler  "proxy:unix:/path/to/app.sock|fcgi://localhost/"
-&lt;/FilesMatch&lgt;
+&lt;/FilesMatch&gt;
     </highlight>
     </example>
     </section> <!-- /handler -->