Update gluebox-apache-solr.md

This commit is contained in:
tux
2025-07-12 16:57:04 -04:00
parent eed2d328d5
commit 0f17660020

View File

@ -7,14 +7,6 @@ These vhost files define HTTPS virtual hosts for:
- Use Let's Encrypt SSL
- sets DocumentRoot and Directory settings
## Usage
- Place each config in Apache sites-available as its own file
- Enable with `a2ensite`
- Reload Apache
## Revision Tips
- Keep each site in its own file for easy version control
- Document changes clearly in Git or other RAG store
<VirtualHost *:443>
ServerName gluebox.com