提交 cd92ee37 编写于 作者: P Pedro Machado Santa

Add languages folder and add commented lines for a whitelist approach

上级 3514a035
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
# you can delete this whole section/until Configuration. # you can delete this whole section/until Configuration.
/wp-admin/ /wp-admin/
/wp-content/index.php /wp-content/index.php
/wp-content/languages
/wp-content/plugins/index.php /wp-content/plugins/index.php
/wp-content/themes/index.php /wp-content/themes/index.php
/wp-includes/ /wp-includes/
...@@ -33,3 +34,15 @@ wp-config.php ...@@ -33,3 +34,15 @@ wp-config.php
# htaccess # htaccess
/.htaccess /.htaccess
# All plugins
#
# Note: If you wish to whitelist plugins,
# uncomment the next line
#/wp-content/plugins
# All themes
#
# Note: If you wish to whitelist themes,
# uncomment the next line
#/wp-content/themes
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册