Sandbox: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Sandbox for me. | Sandbox for me. | ||
{{Service|Postfix|25/587|/etc/postfix/main.cf|Mail handling}} | |||
{{Service|Dovecot|993|/etc/dovecot/dovecot.conf|IMAP service}} | |||
{{Service|Apache|80/443|/etc/httpd/...|Web server}} | |||
{{Service|Wiki|80/443|/etc/httpd/vhosts/docs-le-ssl.conf|Handles all web traffic}} | |||
[[Postfix Notes]] | [[Postfix Notes]] | ||
| Line 17: | Line 22: | ||
{{Path|/etc/httpd/vhosts/docs-le-ssl.conf}} | {{Path|/etc/httpd/vhosts/docs-le-ssl.conf}} | ||
{{Warning|Always run configtest | {{Warning|Always run http reload to reload as it include the configtest}} | ||
== References == | == References == | ||
<references /> | <references /> | ||
Latest revision as of 12:24, 16 April 2026
Sandbox for me.
Postfix
- Port: 25/587
- Config: `/etc/postfix/main.cf`
- Notes: Mail handling
Dovecot
- Port: 993
- Config: `/etc/dovecot/dovecot.conf`
- Notes: IMAP service
Apache
- Port: 80/443
- Config: `/etc/httpd/...`
- Notes: Web server
Wiki
- Port: 80/443
- Config: `/etc/httpd/vhosts/docs-le-ssl.conf`
- Notes: Handles all web traffic
It works
Note: This is a test
This is a test reference.[1]
Apache
Command: `systemctl restart httpd`
Path: `/etc/httpd/vhosts/docs-le-ssl.conf`
⚠ WARNING: Always run http reload to reload as it include the configtest
References
- ↑ This is the note.