lightpdrecipe

LightTPD Config-bestandscreatie voor Beelder
Download nu

lightpdrecipe Rangschikking & Samenvatting

Advertentie

  • Rating:
  • Vergunning:
  • BSD License
  • Prijs:
  • FREE
  • Naam uitgever:
  • Vasily Sulatskov
  • Uitgever website:
  • http://github.com/redvasily/

lightpdrecipe Tags


lightpdrecipe Beschrijving

Lighttpd Config-bestandscreatie voor building LightTPDrecipe is een Python-bibliotheek die een buildout-recept biedt voor het genereren van Lighttpd-configuratiebestanden.Status: Dit recept is een alfa-toestand, dus verwacht geen stabiliteit. Het kan worden gebruikt, maar beter hardcode de vereiste voor bepaalde versie die voor u werkt.usage: voorbeeld buildout.cfg :: Ontwikkelen = LightTPDrecipe BuildoutJINJA-onderdelen = lighty-conf Project = lighttpdecipetest recept = LightTPDrecipe Host = (a | b) .Example.com Redirect_from = www.example.com Redirect_to = a.example.comThis recept genereert een volgend config-bestand :: $ http = ~ "((a | b ) .Example.com) "{server.document-root =" / Home / Vasily / Projects / Lighttpd_Recipe / SRC "Server.Follow-Symlink =" Inschakelen "Dir-pagina. Activate =" Inschakelen "FastcGi.Server = (" / FCGI "=> ((" Bin-Path "=>" /Home/vasily/projects/lighttpd_recipe/src/bin/django.fcgi "," Socket "=>" /TMP/a.Example.com.Socket " , "CHECK-LOCAL" => "Uitschakelen", "MAX-PROCS" => 2, "MIN-PROCS" => 2,))) URL.REWRIET-EENMEENIGHEID = ("^ (/ media /.*) "=>" / $ 1 "," ^ (/.*) $ "=>" / fcgi $ 1 ",) $ http = ~" ^ / media / "{expire.url = (" "= > "Toegang 1 seconden")}} $ http == "www.example.com" {url.redirect = ("^ ( /.*) "=>" http: //a.example.com$1 ")} Vereisten: · Python


lightpdrecipe Gerelateerde software