Make WordPress Core

Changes between Initial Version and Version 2 of Ticket #24220


Ignore:
Timestamp:
04/29/2013 11:42:52 AM (12 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24220 – Description

    initial v2  
    22Will this ever get resolved back to normal so SSL admin can be used without having all attachments over SSL? I only have SSL for login and admin.
    33
    4 I first reported this issue 16 months ago and it is STILL the same.  The original bug is here:
    5 http://core.trac.wordpress.org/ticket/19722
     4I first reported this issue 16 months ago and it is STILL the same.  The original bug is here: #19722
    65
    76The bottom line is adding media files in a multisite with HTTPS administration makes all the image files linked as HTTPS. I have an SSL robots.txt file to prevent indexing of HTTPS pages, but these should not be served up over SSL just becuase we are administering pages with SSL.  The images should always be uploaded and address as NON SSL.