Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
9ea68410
Commit
9ea68410
authored
Feb 24, 2020
by
Francesc Guasch
Browse files
highlight upgrading settings
parent
564f1baa
Changes
1
Show whitespace changes
Inline
Side-by-side
docs/docs/apache.rst
View file @
9ea68410
...
...
@@ -43,6 +43,10 @@ Install Apache
Enable apache modules
---------------------
Enable these modules.
.. Tip:: Do it even it is not the first time you set up Apache. We added some modules in the latest release.
.. prompt:: bash #
a2enmod ssl proxy proxy_http proxy_connect proxy_wstunnel headers
...
...
@@ -56,7 +60,9 @@ Link the https configuration and add the proxy lines.
a2ensite default-ssl
Edit /etc/apache2/sites-enabled/default-ssl.conf
Edit /etc/apache2/sites-enabled/default-ssl.conf.
.. Tip:: Do not forget new *ProxyPass* and *RequestHeader* lines added in the last release.
::
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment