Skip to content

Commit ea8d129

Browse files
authored
Fix spelling mistake
1 parent 3974272 commit ea8d129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Effortlessly configure the module's behavior with precision using these Apache d
6363
3. Navigate to the module directory: `cd mod_antiddos`
6464
4. Execute installation: `make`
6565
5. Move Plugin to Apache Libdir `mv .libs/mod_antiddos.so /usr/lib/apache2/modules/`
66-
6. Tailor module options in the Apache configuration file for a seamless integration, minimal config for apache2.local:
66+
6. Tailor module options in the Apache configuration file for a seamless integration, minimal config for apache2.conf:
6767
```
6868
# apache2.conf:
6969
LoadModule antiddos_module /usr/lib/apache2/modules/mod_antiddos.so

0 commit comments

Comments
 (0)