pkgsrc-ng/lang/spl/MESSAGE
2013-09-26 17:14:40 +02:00

12 lines
544 B
Plaintext

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2006/05/19 07:49:09 rillig Exp $
If you want to use WebSPL, you should add something like this
to your httpd.conf file:
AddType application/x-httpd-webspl .webspl
Action application/x-httpd-webspl /cgi-bin/webspl.cgi
You might also want to adjust permissions of libexec/cgi-bin/webspl_cache
to make sure only the web server has write permissions.
===========================================================================