itgeek Posted November 17, 2010 Posted November 17, 2010 Hi moodle has installed in domain/moodle, how do I change the default website to point to the new location. Domain.com Thanks
kmount Posted November 17, 2010 Posted November 17, 2010 Within moodle itself you would edit config.php to include the new url. For your webserver however we'd need to know much more about your set up to assist.
itgeek Posted November 17, 2010 Author Posted November 17, 2010 Installed lamp on ubuntu desktop 10.10 do I need to change conf in apache? Thanks
kmount Posted November 17, 2010 Posted November 17, 2010 Probably yes, by default I imagine the document root is set to /var/www and in there you have a moodle directory so you could either move your moodle files into /var/www itself (and update config.php) or reconfigure apache's document root to be /var/www.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now