how to configure a subdirectory in ubuntu? for moodle?
The problem is that when i go to the subdirectory where i have installed the Moodle it redirects me to the ip address ( http://212.227.191.93/Dashboard ) but instead it should redirect me to ( https://mydomein.io/Dashboard ). I think the problem is with my configuration. I have just placed the moodle installation within the directory “/var/www/html/Dashboard” where the “/var/www/html” is configured with the default apache2 configuration. But i haven’t configured the “/var/www/html/Dashboard” directory for anything. Is it nessesarry to configure a subdirectory?