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