16 lines
492 B
Plaintext
16 lines
492 B
Plaintext
$OpenBSD: patch-etc_hiawatha_cgi-wrapper_conf,v 1.2 2007/10/26 22:42:16 ajacoutot Exp $
|
|
--- etc/hiawatha/cgi-wrapper.conf.orig Wed Oct 24 09:55:43 2007
|
|
+++ etc/hiawatha/cgi-wrapper.conf Sat Oct 27 00:26:02 2007
|
|
@@ -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>]
|
|
#
|