How to hide directory browsing in wordpress from server using .htaccess file?
Answer / Upendra Pandey
To prevent directory browsing in WordPress, you can add the following lines to your .htaccess file located in your site's root folder:nn```bashnOptions All -Indexesn```
| Is This Answer Correct ? | 0 Yes | 0 No |
How to add option for open menu item in new tab?
What is wordpress and how does it work?
Explain me why are all the comments being moderated?
How do I secure my wordpress site?
How many themes can be installed in a single wordpress installation?
How you can disable the wordpress comment?
How many tables a default wordpress will have?
If the variable $a is equal to 5 and variable $b is equal to character a, what's the value of $$b?
Tell me in php, what are magic methods and how are they used?
Explain me how to run database query in wordpress?
Do you own your content on wordpress?
Where is the root directory of my wordpress website?