rejetto forum
Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: prem on October 11, 2006, 12:13:56 PM
-
can i add shoutbox into my template.. plzz help me out
-
you can use an iframe, and in the iframe run a shoutbox.
hfs can't run a shoutbox itself.
-
could u explain more detailly... im a noob. thankx alot
-
does hfs support php and asp
-
could u explain more detailly... im a noob. thankx alot
if (you find or create another server that furnish the shoutbox alone) {
you can do it
}
else {
you can't
}
does hfs support php and asp
no. you could find this answer in the FAQ as well.
-
final question, do u know any php server which able to run while http file server is running?
-
any server.
you just have to use different ports.
-
i cant do that because im hosting it in my college LAN. we only can use port 80
-
you may put it on another computer, with another address.
i know another solution but it is quite complicated and you need some php knowledge.
-
running on anther computer is imposible. Could u plz briefly explain ur alternative solution.
-
ok, here it goes:
you make your apache (other server) on port 80, while HFS on 81.
on the apache you make a php tunnel that read all things from localhost:81.
i'm not sure this can be done, but probably you can't be a php-newbie.
-
i get the idea.. neway thankx rejetto for all the help
-
i cant do that because im hosting it in my college LAN. we only can use port 80
hey did u try using port 81 as on my hfs I use port 81. Port 80 my router hates.
-
Yes this port issue is a problem for me aswell. I have a D-Link 604G 4 routerm and port 80 is used by my ISP as a service port or something funky, so i use port 100 for my server, anything about port 80 should work no problems, i have found.