Expand description
Module that provides all settings of SWS.
Re-exports§
pub use cli::Commands;pub use file::CompressionLevel;compression-brotliorcompression-deflateorcompression-gziporcompression-zstdorcompression
Modules§
Structs§
- Advanced
- The
advancedfile options. - Headers
- The
headersfile options. - Redirects
- The
Redirectsfile options. - Rewrites
- The
Rewritesfile options. - Settings
- The full server CLI and File options.
- Virtual
Hosts - The
VirtualHostsfile options.
Functions§
- build_
placeholder_ replacer - Build an
AhoCorasickautomaton for the placeholder patterns$0,$1, …,$Nbased on the number of capture groups in the given regex.