mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
12 lines
544 B
Plaintext
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.
|
|
===========================================================================
|