Django Book 翻译
菜单>:
TOC
返回
原文:
lighttpd lets you use conditional configuration to allow configuration to be customized per host. To specify multiple FastCGI sites, just add a conditional block around your FastCGI config for each site:
翻译:
lighttpd允许你使用条件配置来为每个站点分别提供设置。为了支持FastCGI的多站点,只需要在FastCGI的配置文件中,为每个站点分别建立条件配置项:
备注:
译者: