[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Turning off Directory Browsing?



Hi Jim,

create a .htaccess file with the following content:

Options -Indexes

That should do it ;)