SSL Configuration

Author Message

Fabien Mas

Thursday 03 June 2010 8:32:54 am

I have some issues with my ssl configuration

I would like to have the url /content/collectedinfo/12345 in SSL mode I come from a content/action which is in ssl mode and I lost some sessiosn variable if /content/collectedinfo/12345 is not in ssl)

I try a lot of configuration in site.ini

[SSLZoneSettings]
SSLZones=enabled
1)
ModuleViewAccessMode[content/*]=ssl => it works but all is in SSL mode (and I don't want that)

2)

ModuleViewAccessMode[content/collectedinfo/12345]=ssl => doesn't work

3)

ModuleViewAccessMode[content/collectedinfo/*]=ssl => doesn't work

Any idea ?

thx

Fabien

Fabien Mas

Tuesday 08 June 2010 6:04:05 am

It is fixed,

the good answer is

ModuleViewAccessMode[content/collectedinfo]=ssl

It is not possible to precise more (with an id for example content/collectedinfo/id ..) :(

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 29 2025 14:39:43
Script start
Timing: Jan 29 2025 14:39:43
Module start 'layout'
Timing: Jan 29 2025 14:39:43
Module start 'content'
Timing: Jan 29 2025 14:39:43
Module end 'content'
Timing: Jan 29 2025 14:39:43
Script end

Main resources:

Total runtime0.0143 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 588.0156151.1953
Module start 'layout' 0.00460.0025 739.210936.6328
Module start 'content' 0.00710.0059 775.843890.0156
Module end 'content' 0.01300.0012 865.859429.9922
Script end 0.0142  895.8516 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002215.2116140.0002
Check MTime0.00117.3909140.0001
Mysql Total
Database connection0.00064.496410.0006
Mysqli_queries0.002215.694930.0007
Looping result0.00000.140510.0000
Template Total0.00106.910.0010
Template load0.00085.302410.0008
Template processing0.00021.570210.0002
Override
Cache load0.00053.856010.0005
General
dbfile0.002316.054480.0003
String conversion0.00000.041840.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs