Update gluebox-apache-solr.md
This commit is contained in:
@ -7,14 +7,6 @@ These vhost files define HTTPS virtual hosts for:
|
|||||||
- Use Let's Encrypt SSL
|
- Use Let's Encrypt SSL
|
||||||
- sets DocumentRoot and Directory settings
|
- 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>
|
<VirtualHost *:443>
|
||||||
ServerName gluebox.com
|
ServerName gluebox.com
|
Reference in New Issue
Block a user