Ticket #740 (defect)
Opened 1 year ago
Last modified 1 year ago
Default server.socket_host to IPv4 address in tutorial.conf
Status: closed (fixed)
| Reported by: | lawouach | Assigned to: | lawouach |
|---|---|---|---|
| Priority: | low | Milestone: | 3.1 |
| Component: | CherryPy code | Keywords: | |
| Cc: |
CP does not force the underlying OS into IPv4 by default which is the right thing to do but confuses people in the tutorials. I think it would be safer to ensure 127.0.0.1 in tutorial.conf
Change History
10/26/07 02:33:55: Modified by fumanchu
- status changed from new to closed.
- resolution set to fixed.


Fixed in [1767]. Changed throughout the codebase, not just tutorial.conf.