Christian, Thanks. I included AllowOverride in my apache config and I can access the LAM Configuration page.
Regards, Scott > On Dec 7, 2017, at 05:11, Christian Michallek via Lam-public > <[email protected]> wrote: > > Hey Scott, > > you need to configure AllowOverride in Apache for htaccess to work. > > greetings > > Christian > > > Am 07.12.2017 um 01:26 schrieb Scott Loga: >> 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 > > > ------------------------------------------------------------------------------ > 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 ------------------------------------------------------------------------------ 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
