Forums / Setup & design / Yahoo! HTML key

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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