package ocsigenserver

  1. Overview
  2. Docs

Reverse proxy for Ocsigen

The reverse proxy is still experimental.

val section : Lwt_log_core.section
exception Bad_answer_from_http_server
type redir = {
  1. regexp : Pcre.regexp;
  2. full_url : Ocsigen_lib.yesnomaybe;
  3. dest : string;
  4. pipeline : bool;
  5. keephost : bool;
}

The table of redirections for each virtual server

Generate the pages from the request