summaryrefslogtreecommitdiffstats
path: root/abs/extra/mythexport/mythexport.lighttpd.include
blob: b84650728eee1af3d61479f83830689e37813d99 (plain)
1
2
3
$HTTP["url"] =~ "/mythexport/" {
        cgi.assign = ( ".cgi" => "/usr/bin/perl" )
      }