mirror of
https://github.com/lammertb/libhttp.git
synced 2025-07-29 21:01:13 +03:00
Test for bug report #205
This commit is contained in:
@ -17,7 +17,7 @@
|
||||
|
||||
#define DOCUMENT_ROOT "."
|
||||
#ifdef USE_IPV6
|
||||
#define PORT "8888,[::]:8886"
|
||||
#define PORT "8888,[::]:8888"
|
||||
#else
|
||||
#define PORT "8888"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user