We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e76362 commit e40d46aCopy full SHA for e40d46a
README.md
@@ -89,6 +89,10 @@ The list is structured into three sections - links on useful resources and artic
89
- [Allow .doc Upload](https://github.com/bojanfriscic/wordpress-snippets/blob/master/Files/allow-doc-upload.php)
90
- [Allow .svg Upload](https://github.com/bojanfriscic/wordpress-snippets/blob/master/Files/allow-svg-upload.php)
91
92
+### HTACCESS
93
+
94
+- [Disable Directory Listing](https://github.com/bojanfriscic/wordpress-snippets/blob/master/HTACCESS/disable-directory-listing.txt)
95
96
### Hooks
97
98
- [Add and Call Custom Action](https://github.com/bojanfriscic/wordpress-snippets/blob/master/Hooks/add_and_call_custom_action.php)
0 commit comments