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.