Show
Ignore:
Timestamp:
08/13/04 18:12:33 (8 years ago)
Author:
alexcv
Message:

Changed config for AuthServer?

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog/wifidog.conf

    r184 r186  
    6767# WiFiDog-auth resides  and optionally as a second argument, the port it 
    6868# listens on. 
    69 # AuthServer https yourauthserv.com /wifidog 443 
    70 AuthServer http yourauthserv.com /wifidog 
     69AuthServer { 
     70        Hostname yourauthserv.com 
     71        SSLAvailable yes 
     72        SSLPort 443 
     73        HTTPPort 80 
     74        Path /wifidog 
     75} 
    7176 
    7277# Parm: AuthServMaxTries