On Sun, May 15, 2005, Edwin Eyan Moragas wrote:
[...][...]
Yes, lxoffice(german forked sql-ledger) is completely written in perl
but uses cgi-script as you can see.
Here is that httpd.conf
#
Alias /lxoffice-test/images/ /usr/share/lxoffice-test/

Alias /lxoffice-test/ /usr/lib/lxoffice-test/

<Directory /usr/lib/lxoffice-test>
  AddHandler cgi-script .pl
  Options ExecCGI Includes FollowSymlinks
  AddDefaultCharset On
</Directory>
#
But I have no idea how to make it work with cherokee, suggestions are
very welcome
_______________________________________________
Cherokee mailing list
[email protected]
http://www.alobbs.com/cgi-bin/mailman/listinfo/cherokee

Reply via email to