PDA

View Full Version : Nuke iframe with SSL


cme4pt
1-1-03, 10:11 AM
Ok, here is a question. If I use a nuke wrapper that uses iframe for a page that is SSL enabled, does it remain SSL within the iframe?

Thanks,
cme4pt
http://therehabspot.com well at least when PHP is working again on the server. :-(

archangel321
1-1-03, 10:24 PM
As long as all images and other href's in the page within the iframe refer to your SSL address, then yes it is SSL in the iframe.

If the page is SSl enabled, yes.

Though, those viewing the page within phpnuke will not see the HTTPS: in the address bar of their browser.

I have done something similar using the html to nuke module, I try to stay away from the iframe in phpnuke, personal preference.

Soon will change the guestbook I just installed because of its iframe.

Peace all

Archangel Artifacts.

cme4pt
1-2-03, 07:46 AM
Archangel, Thanks for the input.

cme4pt