Forums / Install & configuration / How to get url of file?

"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".

How to get url of file?

Author Message

bill hung

Monday 27 December 2004 7:42:07 am

when my file.ini was set:
[BinaryFileSettings]
Handler=ezfilepasstrough

I can get the URL of file through---
mysitting/content/download/contentobjectid/attributeid/filename

But when my file.ini was set:
[BinaryFileSettings]
Handler=ezfiledirect

I can not get the url of file by above way.

Help me pls.
thanks.