Actions
Bug #75155
closedEnable View for pages with unsecure (http) Domains when Backend is called through secure (https) Domain
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-03-17
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
When the backend is called through https, preview is not possible for page trees without SSL.
Updated by Wouter Wolters over 8 years ago
- Status changed from New to Closed
For this to work you can set the PageTSconfig option TCEMAIN.previewDomain = http://example.tld
If you put this on the Root of your PageTree all pages will open non SSL.
If you need more support checkout https://github.com/TYPO3/TYPO3.CMS#chat-with-us
Actions