Hi @mrmarkuz (any other, of course)
I am running Moodle module form wiki quite a long time, however now I want to make it work seriously
I have four + 1 questions (maybe I already asked, but I do not remember):
-
My site is reachable from external via hostname (www.my-domain.tld). The host name is set via
config setprop moodle host www.my-domain.tld
signal-event nethserver-moodle-updateCan I add more host-names to reach moodle directly (e.g. www.other-domain.other-tld)
-
Currently I defined list of virtual hosts covering lots of host names, e.g.
my-domain.tld
www.my-doamin.tld
other-domain.other-tld
www.other-domain.other-tldWhat I observe is when calling e.g. other-domain.other-tld, the browser is redirected to www.my-domain.tld (ad defined in question 1 using setprop host). Can I make work the website worke under each host name?
-
the web-root directory from virtual hosts is:
/var/lib/nethserver/vhost/moodle4gmp/
I do not know how this is set. I do not remember how I have done this. Can i alter this somehow?
-
Using [www.]my-domain.tld (or anyother hostname) ends up on nethserver default domain (aka the standard nethserver landing page) I do have to use [www.]my-domain.tld**/moodle**
config show moodle
moodle=configurationaccess=public
apacheConf=alias
host=www.gmp-kurs.online
path=moodleI tried to delete the path name (e.g. by config setprop moodle path “”) but it does not work. Is it somehow possible to make moode work / install it directly in the web root?
Final question (edit): I can not reach any of the sites from within my network, I do not have any problems from outside (internet). Redirecting, Port forward seems to work on the internet - but why are the DNS not set correctly internally?
Thank you
Thorsten
NethServer Version: 7.9.2009
Module: Moodle / Wiki