Page 1 of 1

Mini File Host - Uploading Script Like Rapidshare megaupload

PostPosted: 22. August 2006 11:24
by XamppRocks
Guys

mini file host

http://www.fscripting.com

will it work with xampp

its a script like rapidshare n megaupload :D

Re: Mini File Host - Uploading Script Like Rapidshare megaup

PostPosted: 22. August 2006 13:35
by Izzy
XamppRocks wrote:Guys

mini file host

http://www.fscripting.com

will it work with xampp

its a script like rapidshare n megaupload :D

Yes it will. I just downloaded and installed it and it works fine.

You will need to uncomment this:
#LoadModule rewrite_module modules/mod_rewrite.so

to this:
LoadModule rewrite_module modules/mod_rewrite.so

in xampp/apache/conf/httpd.conf

Then save it and restart Apache.

The script needs mod_rewrite for some of its functions.