# this file will be Included by @ServerRoot@/httpd.conf # addition to Apache config ScriptLog logs/script_log # preload the module PerlLoadModule Slauth::Config::Apache # now we have config directives defined in Slauth::Config::Apache SlauthConfig "@ServerRoot@/slauth.conf" PerlOptions +GlobalRequest AuthName localhost Slauth On AuthType Slauth ErrorDocument 401 /slauth AuthName localhost Slauth On AuthType basic ErrorDocument 401 /slauth Slauth on Slauth Off SetHandler modperl PerlResponseHandler Slauth::User::Web # # Slauth on #