summaryrefslogtreecommitdiffstats
path: root/abs/extra/mythexport/mythexport.lighttpd.include
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2011-08-03 22:49:59 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2011-08-03 22:49:59 (GMT)
commit7d8a4f93e15f61418ea89666b57063111700dc7e (patch)
tree55fe8306be37492af59453f3e26bc142a416ebf1 /abs/extra/mythexport/mythexport.lighttpd.include
parentedb5eaa42980f66e1c660d570d645d661c9072a4 (diff)
downloadlinhes_pkgbuild-7d8a4f93e15f61418ea89666b57063111700dc7e.zip
linhes_pkgbuild-7d8a4f93e15f61418ea89666b57063111700dc7e.tar.gz
linhes_pkgbuild-7d8a4f93e15f61418ea89666b57063111700dc7e.tar.bz2
mythexport: Upgrade to 2.2.3 -- needs testing
Diffstat (limited to 'abs/extra/mythexport/mythexport.lighttpd.include')
-rw-r--r--abs/extra/mythexport/mythexport.lighttpd.include3
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/extra/mythexport/mythexport.lighttpd.include b/abs/extra/mythexport/mythexport.lighttpd.include
new file mode 100644
index 0000000..b846507
--- /dev/null
+++ b/abs/extra/mythexport/mythexport.lighttpd.include
@@ -0,0 +1,3 @@
+$HTTP["url"] =~ "/mythexport/" {
+ cgi.assign = ( ".cgi" => "/usr/bin/perl" )
+ }