How to enable or disable the files in directory or folders of websites?
Check whether the .htaccess file is available in your directory. If it is not there then create it. In case the .htaccess file is available then proceed as mentioned below.
To enable or show the files or folders, just add Options +Indexes in the .htaccess file.
To disable or hide the files or folders from listing, just add Options -Indexes in the .htaccess file.
Not at all
helpful Not much
helpful Some what
helpful Very
helpful Extremely
helpful | ||||||||
What could be better? (Optional)
X
Not related to my issue
Too complicated explanations
Too much information
Incorrect information
Unclear information
Incomplete information
Too old information
Do you have any other feedback about this faq ? 1000
|