Brent Dax > WWW-Kontent-0.01 > test.p6

Download:
WWW-Kontent-0.01.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source   Latest Release: WWW-Kontent-0.02

TITLE ^

test.p6 - WWW::Kontent CGI driver

SYNOPSIS ^

        # in httpd.conf
        Alias /kontent /path/to/test.p6

DESCRIPTION ^

test.p6 (the name is for historical reasons) is the CGI driver for Kontent. Edit the my $root line to reflect your store's information, and the various use lines to include your page classes, renderers, and stores, and save your changes. Then add the line in "SYNOPSIS" to Apache's httpd.conf and restart Apache, or perform an equivalent bit of configuration on whatever software you use. Finally, run init_db.sh to create a base hierarchy in the store. You should now be able to access http://servername/kontent.

SEE ALSO ^

WWW::Kontent