7affab1d2b
- use SUBST_CMD
16 lines
490 B
Plaintext
16 lines
490 B
Plaintext
$OpenBSD: patch-etc_hiawatha_cgi-wrapper_conf,v 1.4 2008/05/29 07:53:03 ajacoutot Exp $
|
|
--- etc/hiawatha/cgi-wrapper.conf.orig Wed Feb 13 09:27:41 2008
|
|
+++ etc/hiawatha/cgi-wrapper.conf Sat Mar 8 21:22:31 2008
|
|
@@ -4,9 +4,9 @@
|
|
|
|
# CGIhandler = /path/to/cgi-handler
|
|
#
|
|
-#CGIhandler = /usr/bin/php-cgi
|
|
+#CGIhandler = ${LOCALBASE}/bin/php
|
|
#CGIhandler = /usr/bin/perl
|
|
-#CGIhandler = /usr/bin/python
|
|
+#CGIhandler = ${LOCALBASE}/bin/python
|
|
|
|
# Wrap = <wrap-id>;<cgiroot>;<userid>[:<group>]
|
|
#
|