gecko-dev/webtools/addons
mike.morgan%oregonstate.edu 9b5c176491 Started the creation of the session handler / auth class. Made some minor modifications elsewhere. 2005-08-16 01:52:38 +00:00
..
about
css
img
inc
js
lib
rss
sql
tpl
.htaccess
LICENSE
README
addcomment.php
addon.php
author.php
comments.php
faq.php
history.php
index.php
policy.php
previews.php
ratecomment.php
search.php

README

Installation
    Update .htaccess include_path value to point to [yourpath]/inc
    Copy inc/config-dist.php to inc/config.php
    Define required information in inc/config.php
    Set apache as owner, chmod 700.
    Set up your preview symlinik in order to use previews
        mkdir ./images
        cd images
        ln -s /data/previews previews