Skip to content

Commit 932b037

Browse files
committed
Update README.md
1 parent 8cdbcb8 commit 932b037

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@
1212
```
1313
<sectionGroup name="system.webServer">
1414
```
15-
and add `<section name="CGeoIPModule" />`
15+
and add `<section name="CGeoIPModule" />`
16+
17+
copy `CGeoIPModule.dll` to `%windir%\System32\inetsrv`
18+
19+
install via IIS dialogs (Server->Modules->Configure Native Modules->Register)
1620

1721
## Usage
1822

0 commit comments

Comments
 (0)