package ocsigenserver

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module RevproxySource

Reverse proxy for Ocsigen

The reverse proxy is still experimental.

module Pcre = Re.Pcre
Sourceval section : Lwt_log_core.section
Sourceexception Bad_answer_from_http_server
Sourcetype 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

OCaml

Innovation. Community. Security.