rejetto forum

links to other port

Guest · 10 · 4042

0 Members and 1 Guest are viewing this topic.

mike

  • Guest
i have some local servers on other port (ftp/downloader etc)
how i can add url links to hfs VFS to that port?

if my comp have only local IP (NAT)
and gate-server some time change extrenal IP to other


mike

  • Guest
i try to use
http://%ip%:27003
but this insert IP of browser, not server


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile

mike

  • Guest
in HFS Set Url:
http://{.substring||:|%host%.}:1234

on browser form other comp get error on http://{.substring||:85/
Server not found

very strange adress

and i try
http://%host%:1234/gui/
but this link to http://ip-server-hfs:port-server-hfs/gui/
but need port of the other local server 1234!!!!

how i can use only IP part of server without port of HFS????
(i have not standart-80 port)


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
are you using version 2.2 ?
the solution i told you requires 2.3, you can find on the forum, first topic at http://www.rejetto.com/forum/index.php/board,33.0.html

to solve with 2.2 you should go for a totally different solution, probably using javascript


mike

  • Guest
i have last beta! and that solution dont work


mike

  • Guest
and i use default skin, all setup from hfs interface:
1 Right Mouse Button
2 New Link
example (from other comp)



Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
ok, i found out.
the text in the link is preserved as it is, by design, but i guess this is a choice that's not good for links.
Next release (277) will solve your problem.
Anyway, you will have to include the initial http:// in the link, or the protocol that applies to your case.


mike

  • Guest
ok, thanks
I will wait :)
remind that server-IP should be wothout port


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
that's what the {.substring.} is for, it cut out the port part