OpenInteract
view release on metacpan or search on metacpan
INSTALL.website view on Meta::CPAN
has sufficient permission for OpenInteract.)
To enable caching, browser editing/uploading of files you'll need to
modify the permissions on a few directories. The user who owns the
directories should be the same as the user your webserver runs as --
most of the time this is 'nobody'.
To do this, just run:
$ cd %%WEBSITE_DIR%%
$ chown -R nobody html/
$ chown -R nobody cache/
$ chown -R nobody overflow/
$ chown -R nobody uploads/
(7) Edit Apache virtual host configuration
Using the static/modperl configuration assumes that you have already
setup a front-end proxy configuration as discussed at the following
URLs:
http://perl.apache.org/guide/strategy.html#Alternative_architectures_for_ru
http://perl.apache.org/guide/scenario.html#One_Light_and_One_Heavy_Server_w
( run in 1.205 second using v1.01-cache-2.11-cpan-5511b514fd6 )