I've downloaded the latest G-WAN. I installed and ran successfully ph7.
- How (what var should I use) if I don't want to reveal the server's identity?
- I couldn't find LG_PH7 in the gwan.h file, is it the
LG_PLI
? - With the old version (4.x) I had a .c file in handlers helping me modify default language + query_char. This file now seems to get parsed (error on start if there is a mistake), but gwan doesn't seem to comply with it, e.g. default_char is still the default ?
Thank you