I already have a website and I want to extend it with Apache::PageKit. Where can I put my data?
You have several options, some follows. • Copy your whole site into the directory View/Default/. Of the edited eg site of Apache::PageKit. • Copy the eg site of Apache::PageKit to a directory in the rootdir of your site ie: cp -R …/Apache-PageKit-x.yz/eg …/htdocs/…/pagekit edit MyModel/Model.pm, MyModel/Common.pm and Config/Config.xml and add Apache::PageKit as the handler for this dir in yout httpd.conf.