openbsd-ports/www/hiawatha/patches/patch-etc_hiawatha_cgi-wrapper_conf
ajacoutot 7affab1d2b - bugfix update to hiawatha-6.7
- use SUBST_CMD
2008-05-29 07:53:03 +00:00

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>]
#