mesozoa/apache
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-31 18:06:58 +02:00
..
src new structure, apache 2026-07-31 18:06:58 +02:00
.gitignore new structure, apache 2026-07-31 18:06:58 +02:00
Cargo.lock new structure, apache 2026-07-31 18:06:58 +02:00
Cargo.toml new structure, apache 2026-07-31 18:06:58 +02:00
README.md new structure, apache 2026-07-31 18:06:58 +02:00

cargo build -p mod_mesozoa
sudo apxs -i -a -n mesozoa target/debug/libmod_mesozoa.so
sudo systemctl restart apache2