Yahoo! HTML key

Author Message

laurent le cadet

Monday 26 February 2007 10:16:34 am

Hi,

I need to place a Yahoo! html fil at the eZ root but this file can't be find that way (www.mydomain.com/y_key_31db683abc1a8c08.html) : module not find (normal).

I tried to put the html file in the var folder and used the URL translator but it appears that ex. : http://www.mydomain.com/var/plain/storage/y_key_31db683abc1a8c08.html is not a system URL and can't be translated as www.mydomain.com/y_key_31db683abc1a8c08.html.

Any hint to achieved this ?

Regards.

Laurent

Mark Marsiglio

Monday 26 February 2007 10:27:04 am

You need to exclude that file from your .htaccess file:

RewriteRule ^y_key_31db683abc1a8c08.html - [L]

I think that will work, but I am not an .htaccess expert.

The index.php file handles all requests by default, and it does not know where to find that file since it is not part of the tree structure in your site.

http://www.thinkcreative.com
Turning Ideas Into Strategic Solutions

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 19 2025 01:13:58
Script start
Timing: Jan 19 2025 01:13:58
Module start 'layout'
Timing: Jan 19 2025 01:13:58
Module start 'content'
Timing: Jan 19 2025 01:13:59
Module end 'content'
Timing: Jan 19 2025 01:13:59
Script end

Main resources:

Total runtime0.8075 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0086 589.0313152.6094
Module start 'layout' 0.00860.0035 741.640639.4297
Module start 'content' 0.01220.7938 781.0703529.3359
Module end 'content' 0.80600.0015 1,310.40638.1953
Script end 0.8075  1,318.6016 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.4337160.0002
Check MTime0.00140.1783160.0001
Mysql Total
Database connection0.00130.159410.0013
Mysqli_queries0.756693.6914540.0140
Looping result0.00060.0773520.0000
Template Total0.762494.420.3812
Template load0.00210.254220.0010
Template processing0.760394.157120.3802
Template load and register function0.00010.015410.0001
states
state_id_array0.00680.840010.0068
state_identifier_array0.00120.143820.0006
Override
Cache load0.00170.2063160.0001
Sytem overhead
Fetch class attribute can translate value0.00100.119620.0005
Fetch class attribute name0.00110.133440.0003
XML
Image XML parsing0.00110.132020.0005
class_abstraction
Instantiating content class attribute0.00000.000840.0000
General
dbfile0.00090.1164210.0000
String conversion0.00000.001640.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 10
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs