[Wifidog] Configuration file format

Alexandre Carmel-Veilleux saruman at northernhacking.org
Fri Aug 13 18:20:50 EDT 2004


Hello,

	I did an overhaul of some of the configuration code. The biggest
change is the way AuthServers are configured:

---
AuthServer {
	Hostname	"auth.ilesansfil.org"
	SSLAvailable	yes
	SSLPort		443
	HTTPPort	80
	Path		/wifidog
}
---

Instead of:

---
AuthServHostname auth.ilesansfil.org
AuthServPort 80
AuthServPath /wifidog/auth
AuthServLoginUrl https://auth.ilesansfil.org/wifidog/login
---

	I think this is better ;-). Comments and suggestions are welcome.

	Later on, I will leverage some of the new code to make the
configuration file parser more flexible with regard to comments and
white spaces.

Alex

-------------- next part --------------
_______________________________________________
Wifidog mailing list
Wifidog at isf.waglo.com
http://isf.waglo.com/mailman/listinfo/wifidog_isf.waglo.com


More information about the Wifidog mailing list