rejetto forum

Author Topic: HFS File Server Version 2.3, #284 beta  (Read 4208 times)

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
  • Posts: 13510
    • View Profile
Re: HFS File Server Version 2.3, #284 beta
« on: May 26, 2013, 01:12:54 PM »
[request] is supposed to be executed for both pages and files.

to tell when it's looking for an image, you can just check if the address ends with a jpg/gif/png

address is %url%
to check it we have {.match.}
so

{.if| {.match| *.jpg;*.gif;*.png | %url% .}
| hello, you are searching for an image
| anything else
.}

i didn't test it

Follow members gave a thank to your post:


Thank-o-Matic 3.0 By Adk Team