![]() |
|
|||||||
| Chit Chat Public Talk about any thing you want! This forum is public. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||||||||||
|
||||||||||||
|
Securing CP images
I've just finished getting my CP running with SSL and that part is great. However, I've changed and modified a lot of the base images directory (I have my own images running off an images dir inside the CP dir. I had hoped that would make the images dir inside the cp.mydomain.com domain that I got my certificate for, but it didn't.
Has anyone dealt with modifying your CP images and get them to work securely in your control panel? I suppose I could always store the images in another secure area, and just reference that area in my CP. - Daniel |
|
#2
|
||||||||||||
|
||||||||||||
|
did you try putting https: instead of http: for the location of your files? This is assuming that you have a secure domain.
Mark |
|
#3
|
|||||||||||
|
|||||||||||
|
As Mark said, use an absolute address incorporating https: to the image files. Example:
Code:
__________________
Regards, Dan W. Sign over a SysAdmin's desk: "Just because you are paranoid, doesn't mean they are not out to get you!!" Last edited by dwhite : 01-07-2003 at 08:56 PM. |
|
#4
|
||||
|
||||
|
I tried this and it didn't work for me. My images don't show up. I just converted to the secure control panel using the temporary SSL that's generated in the CP SSL Manager. Everything seems to be working fine with the control panel. I can get to my reseller account with the secured cp url and I can sign up using the new secured url links for my plan. However, my images don't show up.
I copied my images to the cp subdirectory under my account (mydomainname.com/cp/HSLogo.gif) and tried to access them by having my banner code set to: <img src='https://cp.mydomainname.com/HSLogo.gif'> but they don't show up. I've tried making an image directory below the cp directory but that didn't work either. If I change the code to <img src='http://mydomainname.com/images/HSLogo.gif'> it works fine but I get the "This page contains bot secured and nonsecured..." message when viewing the cp. Any ideas? Thanks
__________________
All I need is a full-time job that pays $100 per hour. That's all I'm asking. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Securing folders & databases | antic | H-Sphere Pre-Sales | 20 | 10-06-2003 10:51 AM |