How to restrict directory listing using .htaccess Leave a reply Add these 2 lines in your .htaccess file. Create if already not exisit in your server and put in root level. You don’t have to restart Apache server. IndexIgnore * Options -Indexes