- Posts: 11
- Thank you received: 0
"SurveyURL" variables settings
- bctlimesetup
-
Topic Author
- Offline
- Fresh Lemon
-
Less
More
4 years 7 months ago #99905
by bctlimesetup
bctlimesetup created the topic: "SurveyURL" variables settings
Dear,
I have a limesurvey server installed behind the web server and have a reverse proxy (apache) configuration.
The problem that i happen is that when i create a new survey, the "SurveyURL" is points to the limesurvey hostname instead of the web internet address.
For example:
the URL domain of the site is www.abc.com
the full URL of the limesurvey is www.abc.com/limesurvey
actually, the web server is points to another server where the hostname is abclime01
when i create the survey, the SurveyURL vairable is http://abclime01/index.php/survey/index/sid/584438/token/x5q5gqcwcxrbids/lang/en
but i what i want is
www.abc.com/limesurvey/index.php/survey/...5gqcwcxrbids/lang/en
Any ideas for that?
I have a limesurvey server installed behind the web server and have a reverse proxy (apache) configuration.
The problem that i happen is that when i create a new survey, the "SurveyURL" is points to the limesurvey hostname instead of the web internet address.
For example:
the URL domain of the site is www.abc.com
the full URL of the limesurvey is www.abc.com/limesurvey
actually, the web server is points to another server where the hostname is abclime01
when i create the survey, the SurveyURL vairable is http://abclime01/index.php/survey/index/sid/584438/token/x5q5gqcwcxrbids/lang/en
but i what i want is
www.abc.com/limesurvey/index.php/survey/...5gqcwcxrbids/lang/en
Any ideas for that?
Please Log in or Create an account to join the conversation.
- DenisChenu
-
- Offline
- LimeSurvey Community Team
-
Less
More
- Posts: 8878
- Karma: 400
- Thank you received: 1469
4 years 7 months ago #99966
by DenisChenu
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
DenisChenu replied the topic: "SurveyURL" variables settings
Hi,
Please read the doc
I make some bug patch in last version.
Please read the doc

manual.limesurvey.org/Optional_settings#Advanced_Path_Settings$publicurl: This should be set to the URL location of your 'public scripts'. The public scripts are those located in the "limesurvey" folder (or whatever name you gave to the directory that all the other scripts and directories are kept in).
I make some bug patch in last version.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand (or search sondages pro).
An error happen ? Before make a new topic : remind the Debug mode .
Please Log in or Create an account to join the conversation.