I have a working OpenLDAP environment on a FreeBSD 11.1 server and are 
currently using phpldapadmin to manage it via a web browser.  I’m in the 
process of evaluating LAM and are having a little bit of trouble setting it up. 
 I installed LAM from the FreeBSD Ports Tree and setup my apache24 server to 
have LAM as an alias.  Here are my settings:

Alias /lam "/usr/local/www/lam"
 
     <Directory "/usr/local/www/lam">
         Options None
         AllowOverride Limit
         Require all granted
     </Directory>

When I open Firefox and browse to https://ldap1.loga.us/lam I receive an 
“Internal Server Error”.  In httpd-error.log, I receive the following message:

[Wed Dec 06 17:53:32.845632 2017] [core:alert] [pid 9141] [client 
192.168.0.124:59349] /usr/local/www/lam/.htaccess: Options not allowed here, 
referer: https://ldap1.loga.us/lam/templates/login.php

If someone can point me in the right direction, I would greatly appreciate it.

Regards,

Scott
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Lam-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lam-public

Reply via email to