After checked vpn_server.config, its format is UTF8 with BOM.
After google BOM, it is used in MS world.
Hard to create config file by 3rd software or shell script method in Linux.
Do anyone has good suggestion to create this file for easy changing settings ?
vpn_server.conf format question
-
- Posts: 230
- Joined: Tue Mar 05, 2013 10:04 am
Re: vpn_server.conf format question
If the configuration file contains no multi-byte characters, you can ignore the BOM. It is very easy to create or modify the ASCII-only config file.