Added request header downgrade for COPY command to work on https setup. Fixes #4307
This commit is contained in:
parent
fc63a03903
commit
d58bae5676
2 changed files with 5 additions and 0 deletions
|
|
@ -327,6 +327,8 @@ Once installed you need to enable ``dav_svn``:
|
|||
.. code-block:: bash
|
||||
|
||||
$ sudo a2enmod dav_svn
|
||||
$ sudo a2enmod headers
|
||||
|
||||
|
||||
Configuring Apache Setup
|
||||
========================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue