rejetto forum
Software => HFS ~ HTTP File Server => Topic started by: imon9 on March 20, 2005, 04:06:52 PM
-
HTML is fine...can do all sorts, but
but PHP is great :D
i was hoping that HFS will support PHP.
i am now running 2 server at 1 time...
HFS for file sharing
and Abyss Web Server (freeware) that is simply great...
http://www.aprelium.com/abyssws/
i hope u will take a look at Abyss. I love their web admin. simplify a lot of configuration work
Abyss uses php.exe from http://www.php.net/downloads.php as an interpreter thus need not to rewrite the whole thing into its program. I think it is a smart aproach, i hope HFS can do the same too...
hope to hear some good new from u ;)
take care~
-
i use abyss too
php support is already in to-do list
you should check the list before asking
-
i hope it comes soon
regards
Iwanb :D
-
i im not 100% sure, but i think its possible to imbedd thsi php.exe file into hfs.exe, instead of rewriting it from start?
whit resource hacker, i believe its just a coupoe of simple cut and paste, but u probably have better tools
-
Nope, it is no possible with resource Hacker, because code is not a resource.
But this would again speak for launching external programs to generate pages, and this would mean multithreading/ changes in the queueing system.
Lots of work to do, but I think this should be for version 2.5 up or so.
-
there was this nifty tool to merge
two exes into one...
maby you can use it :)
-
php will not be included inside HFS.
that's not the way it works.
it will be used as external file.