HTTPS everywhere
The configured hostnames redirect from HTTP to HTTPS and use a valid Let's Encrypt certificate.
Apache search notes
Broccco.dev documents implementation details from a small search visibility project: HTTPS, Apache virtual hosts, canonical URLs, sitemaps, and crawlable pages.
This is an independent technical project page for a friendly SEO competition. It is not owned, sponsored, or endorsed by Brock Pivec.
The setup uses name-based Apache virtual hosts with separate document roots. That keeps content, sitemaps, canonical URLs, and logs easier to reason about.
The configured hostnames redirect from HTTP to HTTPS and use a valid Let's Encrypt certificate.
Each page declares a canonical URL on its own hostname so crawlers do not have to infer the preferred URL.
The project keeps technical notes, search notes, and health-oriented content separated by purpose.
The public example resource is available at brockpivec.org. This technical page documents deployment choices rather than repeating that site's content.