Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS My faked “float: center” page Re: My faked “float: center” page

#49303
chrisburton
Participant

Not sure if there is a more simpler way but this is how I do it.

In your directories (folders), create a new file and name it “.htaccess”
Inside the .htaccess file, add this:

Options -Indexes

That’s it. And you can do this for each directory so no one can access your files.