文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>lighttpd config file

lighttpd config file

时间:2010-10-29  来源:nahuat

server.event-handler = "linux-sysepoll"
server.modules = ("mod_access", "mod_accesslog", "mod_alias", "mod_fastcgi", "mod_rewrite")
fastcgi.server = ("/python" =>
    ((
        "socket" => "/tmp/fastcgi.socket",
        "bin-path" => "/var/www/index.py",
        "max-procs" => 1,
        "bin-environment" => (
            "REAL_SCRIPT_NAME" => ""
        ),
        "check-local" => "disable"
     ))
)
url.rewrite-once = ( "^/([^\.]+)$" => "/python/$1" )
static-file.exclude-extensions = ( ".py", ".php", ".pl", ".fcgi", )
排行榜 更多 +
动漫屋盒子

动漫屋盒子

主题美化 下载
璃月矿工

璃月矿工

休闲益智 下载
狂野竞速达人

狂野竞速达人

休闲益智 下载