Configure SSL

Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.

Moderator: General Moderators

Post Reply
azir
Forum Newbie
Posts: 1
Joined: Sat Dec 06, 2008 4:26 am

Configure SSL

Post by azir »

Hi everyone! Im really sorry i dont know where to post my concern.

I need help on SSL. My SSL is already installed in my admin. How would i make my link from http:// change to https://? and how would i make my SSL applicable only to admin side? Can somebody help me on how to configure this?
SteveC
Forum Commoner
Posts: 44
Joined: Thu Dec 04, 2008 2:39 pm
Location: Lansing, MI

Re: Configure SSL

Post by SteveC »

To change to HTTPS you have to link to the full URL. So for example, you'd link to:

https://www.yoursite.com/admin/

That's assuming your server serves secure pages from the same folder as standard pages.
Post Reply