package ocsigenserver

  1. Overview
  2. Docs
A full-featured and extensible Web server

Install

Dune Dependency

Authors

Maintainers

Sources

5.1.0.tar.gz
md5=72c9e8479d7e4473e0d26ef10e620870
sha512=ed466e88a61c17d8b4e4cc392efc7b703ef1f4396bf41015fc85063bfe1644ace9b5361d804fb17da4957830c3584ad610f717eb1a90ccec002d3d87f79f41c4

doc/revproxy/Revproxy/index.html

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.