projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31a4a85
)
Set PERL5LIB
author
Mike Taylor
<mike@indexdata.com>
Tue, 31 Oct 2006 09:22:57 +0000
(09:22 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 31 Oct 2006 09:22:57 +0000
(09:22 +0000)
web/conf/apache1.3/test.conf
patch
|
blob
|
history
diff --git
a/web/conf/apache1.3/test.conf
b/web/conf/apache1.3/test.conf
index
3fc8249
..
b696670
100644
(file)
--- a/
web/conf/apache1.3/test.conf
+++ b/
web/conf/apache1.3/test.conf
@@
-1,4
+1,4
@@
-# $Id: test.conf,v 1.2 2006-09-28 16:02:22 mike Exp $
+# $Id: test.conf,v 1.3 2006-10-31 09:22:57 mike Exp $
#
# Sample configuration for running an IRSpy web-site under Apache 1.3.
#
@@
-27,4
+27,5
@@
PerlAddVar MasonCompRoot "private => /usr/local/src/cvs/irspy/web/htdocs"
PerlSetVar MasonDataDir /usr/local/src/cvs/irspy/web/data
PerlSetVar IRSpyLibDir /usr/local/src/cvs/irspy/lib
+ PerlSetEnv PERL5LIB /usr/local/src/cvs/irspy/lib
</VirtualHost>