Documentation: Update Ubuntu/Debian specific config
Add distro specific configuration information. Signed-off-by: Naveen Kaje <naveen.kaje@juul.com>
This commit is contained in:
parent
96316cd0b8
commit
fbf369c55a
1 changed files with 2 additions and 0 deletions
|
|
@ -146,6 +146,8 @@ It will then generate the other two variables upon calling the query
|
|||
command.
|
||||
|
||||
Now open `/etc/httpd/conf.d/elixir.conf` and write the following content.
|
||||
Note: If using apache2 (Ubuntu/Debian) instead of httpd (RedHat/Centos),
|
||||
the default config file to edit is: `/etc/apache2/sites-enabled/000-default.conf`
|
||||
|
||||
```
|
||||
HttpProtocolOptions Unsafe
|
||||
|
|
|
|||
Loading…
Reference in a new issue