This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| joomla:reverseproxy [2026/05/19 23:12] – Bernard Condrau | joomla:reverseproxy [2026/05/19 23:13] (current) – Bernard Condrau | ||
|---|---|---|---|
| Line 54: | Line 54: | ||
| SSLCertificateFile / | SSLCertificateFile / | ||
| SSLCertificateKeyFile / | SSLCertificateKeyFile / | ||
| + | </ | ||
| + | </ | ||
| + | - VirtualHost on content server:< | ||
| + | < | ||
| + | |||
| + | ServerAdmin bernard@condrau.com | ||
| + | DocumentRoot / | ||
| + | Alias /html/ / | ||
| + | |||
| + | < | ||
| + | Options FollowSymlinks | ||
| + | AllowOverride All | ||
| + | Require all granted | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | Require all granted | ||
| + | </ | ||
| + | |||
| + | ErrorLog ${APACHE_LOG_DIR}/ | ||
| + | CustomLog ${APACHE_LOG_DIR}/ | ||
| </ | </ | ||
| </ | </ | ||
| - Set Joomla Live URL in ''/ | - Set Joomla Live URL in ''/ | ||