I have a computer in the domain on which Limesurvey is installed.
When sending invitations to participate in the survey by email, the link in the letter is inserted without a domain, so the invited person can not open it until he adds the suffix from the domain. How to fix it?
There is a computer with limesurvey installed
This computer is included in the domain "we"
Computer name: Lime
Full name: lime.we
The problem is that some users in the browser type https://lime and the page is opened.
And some need to enter http: //lime.we in the browser to make the site open.
Tried to change in a file:
.. \ Bitnami \ lime \ apache2 \ conf \ httpd.conf
value ServerName:
ServerName localhost.we: 80
or
ServerName lime.we: 80
The problem is not solved. Some users go through http: // lime other http: //lime.we