diff --git a/README.md b/README.md index 767838d..93e82cd 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,6 @@ Now of course there's a reversed version: ``` apacheconf ## Apache 2.2 Order deny,allow -Allow from all Deny from xxx.xxx.xxx.xxx Deny from xxx.xxx.xxx.xxy diff --git a/Translations/French/README.md b/Translations/French/README.md index b809f41..0033780 100644 --- a/Translations/French/README.md +++ b/Translations/French/README.md @@ -185,7 +185,6 @@ Bien sûr, il y a la version inverse : ``` apacheconf ## Apache 2.2 Order deny,allow -Allow from all Deny from xxx.xxx.xxx.xxx Deny from xxx.xxx.xxx.xxy diff --git a/Translations/German/README.md b/Translations/German/README.md index f90438f..0c04cf5 100644 --- a/Translations/German/README.md +++ b/Translations/German/README.md @@ -193,7 +193,6 @@ Natürlich gibt es auch eine umgekehrte Version: ``` apacheconf ## Apache 2.2 Order deny,allow -Allow from all Deny from xxx.xxx.xxx.xxx Deny from xxx.xxx.xxx.xxy diff --git a/Translations/Portuguese-BR/README.md b/Translations/Portuguese-BR/README.md index 26b886c..85406e7 100644 --- a/Translations/Portuguese-BR/README.md +++ b/Translations/Portuguese-BR/README.md @@ -194,7 +194,6 @@ Agora é claro que há uma versão invertida: ``` apacheconf ## Apache 2.2 Order deny,allow -Allow from all Deny from xxx.xxx.xxx.xxx Deny from xxx.xxx.xxx.xxy diff --git a/Translations/Slovak/README.md b/Translations/Slovak/README.md index 8600b5d..9f1f5ac 100644 --- a/Translations/Slovak/README.md +++ b/Translations/Slovak/README.md @@ -109,7 +109,6 @@ Samozrejme je tu aj opačná verzia: ### Povoliť prístup všetkým, ale nie spamerom ``` apacheconf Order deny, allow -Allow from All Deny from xxx.xxx.xxx.xxx Deny from xxx.xxx.xxx.xxy ``` @@ -335,4 +334,4 @@ AddDefaultCharset utf-8 # Nastavenie UTF-8 pre niekoľko formátov súborov AddCharset utf-8 .atom .css .js .json .rss .vtt .xml ``` -[Zdroj](http://h5bp.com) \ No newline at end of file +[Zdroj](http://h5bp.com)