mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Readme update
This commit is contained in:
parent
e35f445860
commit
9a38ec1dea
1 changed files with 3 additions and 1 deletions
|
@ -50,7 +50,9 @@ Patch mod_epp for Rack. Beacause Rack multipart parser expects specifically
|
|||
formatted content boundaries, the mod_epp needs to be modified before building:
|
||||
|
||||
wget https://github.com/internetee/registry/raw/master/doc/patches/mod_epp_1.10-rack-friendly.patch
|
||||
wget https://raw.githubusercontent.com/domify/registry/master/doc/patches/mod_epp_1.10-frame-size.patch
|
||||
patch < mod_epp_1.10-rack-friendly.patch
|
||||
patch < mod_epp_1.10-frame-size.patch
|
||||
sudo apxs2 -a -c -i mod_epp.c
|
||||
|
||||
Enable ssl:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue