Path

ez.no / exponential / documentation / configuration / configuration / tips & tricks / determine if user has to lo...


Determine if user has to log in

How do I determine whether the user has to log in to view the site?

In settings/site.ini.php find the following:

[SiteAccessSettings]

RequireUserLogin=true

This is the default setting. To change the value on the per site basis (probably more appropriate), go to settings/siteaccess/(yoursite)/site.ini.append and define the above value in this file to your liking.

Comments

Log in or create a user account to comment.

Contents

Configuration

Configuration
    WebDAV setup
    Exponential running on a CGI version o...
    Path prefix
    Locale Settings
    Introduction
    Configuration files
    Site access
    Common settings
    Multi Site
    Directory structure
    Language and charset
    Cron jobs
    Login handler
    Search engine
    Tips & Tricks
       Manual "modfix"
       Several sites with one installation
       Enable / disable the setup wizard
       Determine if user has to log in
       Change the name of the main script
       Setting default page
       Setting the path to the var directory
       File permissions
       Defining design resources
       Exclude URIs from rewrite
Security
Optimization
Backup & Restore
Troubleshooting


Created

31/03/2003
3:28:17 pm
by Karsten Jennissen

Last updated

04/07/2003
4:31:35 pm
by B�rd Farstad

Authors

Karsten Jennissen
B�rd Farstad



This page is part of the Exponential documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.