From 68f4dcc20d879b9ba94212da554cc11856355623 Mon Sep 17 00:00:00 2001
From: Lucien Gentis
Date: Tue, 10 Mar 2009 17:32:52 +0000
Subject: [PATCH] Small typo.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@752176 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_isapi.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/mod/mod_isapi.xml b/docs/manual/mod/mod_isapi.xml
index d058e3f79a..3673c8c3bc 100644
--- a/docs/manual/mod/mod_isapi.xml
+++ b/docs/manual/mod/mod_isapi.xml
@@ -52,7 +52,7 @@
processed as an ISAPI extension, edit the httpd.conf file and add the
following line:
- AddHandler isapi-handler.dll
+ AddHandler isapi-handler .dll
In older versions of the Apache server,
--
2.49.0