Installation for any other Unix-based operating system:
Download the winzip file and run: unzip avayadir-1.0.zip
Copy the entire tree that was created by running unzip under the documentRoot of the httpd server. For example, if your directory is /var/www/html, the directory created will be /var/www/html/avayadir.
Use the command “chown apache:apache /var/www/html/avayadir/avayadirini” to change the user and group of the directory /var/www/html/avayadir/avayadirini to user:apache, group:apache.
Run “chmod 755 /var/www/avayadir/avayadirini” to change the permission of the /var/www/html/avayadir/avayadirini to 755.
To enable password control for the Directory Administration Application, create a directory entry in the httpd.conf file as follows:
NOTE:
The correct file name is httpd.conf, not http.conf.