t_bergman Posted November 9, 2011 Report Posted November 9, 2011 Quick question, is there a way to change all of the shortcuts in the admin panel to use https? I am looking into forcing ssl connections on the admin side. Thanks Tom Quote
Administrators Nabeel Posted November 9, 2011 Administrators Report Posted November 9, 2011 https://github.com/nshahzad/phpVMS/blob/master/core/bootstrap.inc.php#L106 That line, change SITE_URL to 'https://yoururl.com' (up to the /admin path) Quote
t_bergman Posted November 9, 2011 Author Report Posted November 9, 2011 Thanks, will try out later today. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.