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:
bfdd8af
)
Include PerlModule Apache2::Request to prevent run-time warning.
author
Mike Taylor
<mike@miketaylor.org.uk>
Fri, 16 Apr 2010 12:48:05 +0000
(13:48 +0100)
committer
Mike Taylor
<mike@miketaylor.org.uk>
Fri, 16 Apr 2010 12:48:05 +0000
(13:48 +0100)
web/conf/apache2.0/cartney-dev.conf
patch
|
blob
|
history
diff --git
a/web/conf/apache2.0/cartney-dev.conf
b/web/conf/apache2.0/cartney-dev.conf
index
37a4a55
..
7f3ae98
100644
(file)
--- a/
web/conf/apache2.0/cartney-dev.conf
+++ b/
web/conf/apache2.0/cartney-dev.conf
@@
-5,6
+5,7
@@
# on running HTML::Mason-based sites under the apache2 port for Macs.
PerlSwitches -I/usr/local/src/git/irspy/lib
+PerlModule Apache2::Request
<VirtualHost *:80>
ServerName x.irspy.indexdata.com