Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Account Pictures and Attachments directories

btbt
edited March 2007 in Vanilla 1.0 Help
is there any way to make these directories not viewable to people who stumble upon the directories that are not members of the forum community?

Comments

  • Options
    I usually put an empty index.html document in the directory with this in the head section...

    <meta http-equiv="refresh" content="1;URL=http://wherever.com">
    Of course the correct way is to use a .htaccess file.

    Posted: Wednesday, 28 February 2007 at 9:34AM (AEDT)

  • Options
    Wanderer's solution is simple and effective especially if you don't have .htaccess
This discussion has been closed.