indexsoft access manager
protected directories
|
protect new directory
|
manage users
|
manage groups
|
manage hosts
Action:
generate configuration file automatically
Edit configuration file
Document root directory:
/var/www/u0835663/data/www/demo.indexsoft.com
Install directory:
/var/www/u0835663/data/www/demo.indexsoft.com/access
Generate configuration file automatically
Upgrade old version configuration file
# ATTENTION!!! AUTOMATICALLY GENERATED CONFIGURATION FILE # PLEASE CHECK-UP CAREFULLY AND FILL IN ALL INDISPENSABLE VARIABLES # empty for MD5 encryption (default) of the password or '-m', '-d', '-s' $Encryption = ''; # complete path and file name of the .htpasswd file $PassFile = '/var/www/u0835663/data/www/demo.indexsoft.com/access/.htpasswd'; # complete path and file name of the .htgroups file - groups of users $GroupFile = '/var/www/u0835663/data/www/demo.indexsoft.com/access/.htgroups'; # complete path and file name of the .hosts file (with IP addresses or hosts) $HostFile = '/var/www/u0835663/data/www/demo.indexsoft.com/access/.hthosts'; # start path to a directory of a website to which contents you want to sets access restrictions), leave out trailing "\" or "/" $WebRootDir = '/var/www/u0835663/data/www/demo.indexsoft.com'; # exclude this directories from scan (divided by a commas, if this directories will contain .htaccess file it will not displayed in protected directories list) $ExcludeDirs = ''; # full path and a name of the program which is delivered with distribution of Apache and which is intended for addition of new users and change of their passwords # if this command not detected please go support area at http://www.indexsoft.com $ChangeUserCommand = 'htpasswd'; # access manager can display error if it occured while running external programs # this work only with *nix and any Windows NT system # set $TakeErrors to 0 (zero) if you use windows 9x or ME $TakeErrors = '1'; # $DirSeparator must be '\\' for windows of '/' for *nux $DirSeparator = '/'; # default password for user administrator $AdminPassword = 'administrator'; # if $ShowAuthName is equal to "1" instead of list of protected directories you will see the list of protected areas names. If it is "0" that list will contains protected directories $ShowAuthName = '1'; # templete of .htaccess file for new protected directories $htaccessTempl = qq{#access restriction template\nAuthType Basic\nAuthAuthoritative on\nAuthName "Restricted"\nAuthUserFile $PassFile\nAuthGroupFile $GroupFile\n#/access restriction template\n}; # lists of names for fragments and frequently used fragments of .htaccess files $htTemplName[0] = 'Directory index files'; $htTempl[0] = "DirectoryIndex index.html index.cgi index.pl\n"; $htTemplName[1] = 'Allow scripts'; $htTempl[1] = "AddHandler cgi-script .pl .cgi\nOptions +ExecCGI\n"; 1; # DO NOT DELETE THIS LINE
configuration file
|
check for new version
|
rate us
|
indexsoft news
|
www.indexsoft.com