Web Development Thread, Getting Moodle to logon using a different https port in Coding and Web Development; Does anyone know how i can get moodle to logon using an alternative ssl port (not 443). I only want ...
-
7th March 2006, 04:15 PM #1
- Rep Power
- 0
Getting Moodle to logon using a different https port
Does anyone know how i can get moodle to logon using an alternative ssl port (not 443). I only want logon to be on https.
Any ideas?
-
-
IDG Tech News
-
7th March 2006, 04:27 PM #2
- Rep Power
- 0
Re: Getting Moodle to logon using a different https port
Having not used Moodle I may be pointing you in the wrong direction but to make Moodle use a different port for SSL you'll need to modify your web server config.
For Apache you'll need to change the Listen and VirtualHost values from 443 to the other port number. HTH
-
-
7th March 2006, 04:30 PM #3
- Rep Power
- 0
Re: Getting Moodle to logon using a different https port
i done that. but when i click logon moodle still looks for the https on port 443
-
-
7th March 2006, 04:58 PM #4
- Rep Power
- 0
Re: Getting Moodle to logon using a different https port
Ahah, is there no option to change the ssl port in the config anywhere?
-
-
7th March 2006, 06:37 PM #5 Re: Getting Moodle to logon using a different https port
change the address in the login.php
-
-
8th March 2006, 12:23 PM #6
- Rep Power
- 0
Re: Getting Moodle to logon using a different https port
There isn't anything like that in login.php, unless i'm using CAS to authenticate which i'm not (I'm using LDAP)
-
-
8th March 2006, 12:37 PM #7 Re: Getting Moodle to logon using a different https port
Sorry. My bad. You need to alter how the $CFG->httpswwwroot is generated in the httpsrequired() function in /lib/moodlelib.php.
-
-
8th March 2006, 03:15 PM #8
- Rep Power
- 0
Re: Getting Moodle to logon using a different https port
Tried loads of different things in that function, none seemed to work. Thanks though.
Anyone else any ideas?
-
-
8th March 2006, 03:22 PM #9
- Rep Power
- 0
Re: Getting Moodle to logon using a different https port
You tried posting a question on the Moodle forums?
-
-
8th March 2006, 03:35 PM #10
- Rep Power
- 0
Re: Getting Moodle to logon using a different https port
Yes I have got no reply at all there!
-
SHARE:
Similar Threads
-
By Scotmk in forum Windows
Replies: 21
Last Post: 20th October 2008, 05:43 PM
-
By maniac in forum Web Development
Replies: 7
Last Post: 6th January 2008, 08:17 PM
-
By Spongor in forum Windows
Replies: 7
Last Post: 2nd November 2006, 10:25 AM
-
By daveyboy in forum MIS Systems
Replies: 3
Last Post: 13th September 2006, 01:04 PM
-
By GrumbleDook in forum Windows
Replies: 2
Last Post: 3rd September 2006, 09:37 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules