# Page Not Found

The URL `content/developing/interceptors/core/server_lifecycle.html` does not exist.

You might be looking for one of these pages:
- [Server Lifecycle](https://commandbox.ortusbooks.com/developing-for-commandbox/interceptors/core-interception-points/server-lifecycle.md)
- [CLI Lifecycle](https://commandbox.ortusbooks.com/developing-for-commandbox/interceptors/core-interception-points/cli-lifecycle.md)
- [Module Lifecycle](https://commandbox.ortusbooks.com/developing-for-commandbox/interceptors/core-interception-points/module-lifecycle.md)
- [Package Lifecycle](https://commandbox.ortusbooks.com/developing-for-commandbox/interceptors/core-interception-points/package-lifecycle.md)
- [Error Handling](https://commandbox.ortusbooks.com/developing-for-commandbox/interceptors/core-interception-points/error-handling.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://commandbox.ortusbooks.com/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://commandbox.ortusbooks.com/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/developing-for-commandbox/interceptors/core-interception-points/server-lifecycle.md`)
- Use `Accept: text/markdown` header for content negotiation