[BACK]Return to MESSAGE CVS log [TXT][DIR] Up to [local] / ports / www / lightsquid / pkg

File: [local] / ports / www / lightsquid / pkg / Attic / MESSAGE (download)

Revision 1.1.1.1 (vendor branch), Mon Nov 10 13:06:41 2008 UTC (15 years, 7 months ago) by yason
Branch: lightsquid
CVS Tags: import
Changes since 1.1: +0 -0 lines

re-import

If you have your apache non-chrooted (httpd -u)
you need to add following lines in httpd.conf to get it work:

<Directory "${INSTDIR}">
   AddHandler cgi-script .cgi
   AllowOverride All
</Directory>

Then apache needed to be restarted.

If you have some troubles - run ${INSTDIR}/check-setup.pl first