Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| deployment:apps:redmine [2026/02/07 09:09] – ilyasa | deployment:apps:redmine [2026/02/07 09:17] (current) – [Configure Webserver (apache2)] ilyasa | ||
|---|---|---|---|
| Line 103: | Line 103: | ||
| </ | </ | ||
| </ | </ | ||
| + | <code bash> | ||
| + | a2ensite redmine.conf | ||
| + | systemctl reload apache2 | ||
| + | </ | ||
| + | Tambahkan records dan access url sesuai domain yang di konfigurasi pada webserver http:// | ||
| + | {{ : | ||