Skip to content

Commit b88c793

Browse files
committed
Fixing formats
1 parent 0a0a5b0 commit b88c793

File tree

1 file changed

+1
-1
lines changed
  • pages/web_cloud/web_hosting/htaccess_how_to_protect_wordpress

1 file changed

+1
-1
lines changed

pages/web_cloud/web_hosting/htaccess_how_to_protect_wordpress/guide.fr-ca.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Si vous avez identifié une adresse IP malveillante, voici la ligne à renseigne
153153
>>```bash
154154
>> <Limit GET POST>
155155
>> order allow,deny
156-
>> deny from 2001:db8:1:1b00:203:0:113:0
156+
>> deny from 2001:db8:1:1b00:203:0:113:0
157157
>> allow from all
158158
>> </Limit>
159159
>>```

0 commit comments

Comments
 (0)