<%set help_pg = 'help_setup.html'%> <%set book_mark = 'user_sessions'%> <%include admin_include_header.html%> <%include admin_include_submenu_users.html%>

Session Options

Cookie Domain
This field contains the domain that cookies will be applied to. If left blank, cookies will work for whatever domain accessed. If your server is www.example.com and it is also accessed via example.com or via anything.example.com you should set this to: ".example.com".

session_cookie_domain

Cookie Username
This field will contain the username that will be stored in the actual cookie file located on users' drives. This value should not have to be changed unless it conflicts with another script.

session_cookie_name_user

Cookie Path
This is the cookie path that will be set for any users who are using cookie-based authentication

session_cookie_path

Cookie Session Name

session_cookie_name_session

    

<%include admin_include_footer.html%>