docker-phpLDAPadmin icon indicating copy to clipboard operation
docker-phpLDAPadmin copied to clipboard

Using PHPLDAPADMIN_SERVER_PATH environment does not work

Open gardellajuanpablo opened this issue 7 years ago • 1 comments

Hi, thanks for your effort on this image. I'm testing using that variable but always show 404. I verified in the container the variable is updated, but it does not work.

gardellajuanpablo avatar Oct 01 '18 00:10 gardellajuanpablo

--env PHPLDAPADMIN_SERVER_PATH='"/phpldapadmin/"' and the accessing: https://localhost:9443/phpldapadmin/ worked for me

gbenguria avatar Jan 15 '19 22:01 gbenguria