mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Readme cleanup
This commit is contained in:
parent
5d2152aff3
commit
8e6ded2a83
1 changed files with 0 additions and 6 deletions
|
@ -102,8 +102,6 @@ Note: Its best to go with two virtual hosts, one for test and one for dev,
|
||||||
then you don't have to worry about quitting
|
then you don't have to worry about quitting
|
||||||
the dev appserver for running tests (because of colliding ports).
|
the dev appserver for running tests (because of colliding ports).
|
||||||
|
|
||||||
For plain TCP EPP configuration, see below (may be useful for debugging purposes).
|
|
||||||
|
|
||||||
sudo a2ensite epp_ssl
|
sudo a2ensite epp_ssl
|
||||||
sudo service apache2 restart
|
sudo service apache2 restart
|
||||||
|
|
||||||
|
@ -161,10 +159,6 @@ To see internal errors while testing EPP
|
||||||
unicorn -E test -p 8989
|
unicorn -E test -p 8989
|
||||||
rake spec:epp
|
rake spec:epp
|
||||||
|
|
||||||
Visual testing
|
|
||||||
---
|
|
||||||
* For visual testing, install this [application](https://github.com/mlensment/epp-tester)
|
|
||||||
|
|
||||||
Apache mod_epp testing/debugging
|
Apache mod_epp testing/debugging
|
||||||
--------------------------------
|
--------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue