Skip to content

model the Apache webserver concepts in Rust #10

@khklau

Description

@khklau

The Apache module C API is a bit strange because it doesn't directly represent concepts like virtual host, worker MPM or event MPM. Where possible create an abstraction in Rust representing these concepts.

This might not be strictly necessary to get the tile module working, but should hopefully make the Rust code less confusing.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions