rejetto forum

How could i do this?

0 Members and 1 Guest are viewing this topic.

Offline crazyjust

  • Occasional poster
  • *
    • Posts: 37
    • View Profile
I use abyss web server with e107 cms, and hfs. I want to run my server and hfs. I can do that, that isn't my problem. The problem is I want to use hfs for my downloads link. How would i link hfs to my site? I tried 127.0.0.1:port but its only visible to me lol. I have a dynamic ip so I don't wanna change this every time it changes. Is there a way I can do this?


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
you should use a dynamic dns service, like no-ip.
than you'll be able to give people always the same address, like crazyjust.no-ip.org
and you'll link crazyjust.no-ip.org:port


Offline crazyjust

  • Occasional poster
  • *
    • Posts: 37
    • View Profile
yeah that's what i was thinking. I currently use dyndns for redirection and cloak. I was hoping there would be another way lol. i have to manually change the ip for my abyss server in there now everytime it changes because my isp blocks port 80. I thought maybe being it was on the same machine there would be another way. Thank you for a response rejetto. great program, keep up the good work :)


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
i don't understand why you need to change your ip.
and
there are other solutions. is php working on your abyss?

thank you ;)


Offline crazyjust

  • Occasional poster
  • *
    • Posts: 37
    • View Profile
yes php 5 is on there so I can use e107. My isp changes my ip every few days, so I have to go into my dyndns account and modify the address everytime this happens


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
than you can link to
<?=preg_replace('/^([^:])+/', '$1:YOURPORT', $_SERVER["HTTP_HOST"]) ?>

this is untested :P


Offline crazyjust

  • Occasional poster
  • *
    • Posts: 37
    • View Profile
ok i am lost with that lol. maybe i am just better looking for someone to make a plugin for e107 similar to hfs.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
lost? that's just the address to link :)
copy&paste


Offline crazyjust

  • Occasional poster
  • *
    • Posts: 37
    • View Profile
o sorry lol. I tried that but e107 wouldn't let me create the link.


Offline MarkV

  • Tireless poster
  • ****
    • Posts: 764
    • View Profile
yes php 5 is on there so I can use e107. My isp changes my ip every few days, so I have to go into my dyndns account and modify the address everytime this happens

You have to run a dynamic DNS updater on your server machine that updates the IP for you. HFS has one built in btw.
http://worldipv6launch.org - The world is different now.