put your cgi-bin url of fileserver to the apache port (probably site.com:8080/cgi-bin)nkchokshi wrote:
So how can i config that. apache for upload and filex for download.
Search found 163 matches
- Jun 30, 2013 7:41 pm
- Forum: XFileSharing Pro
- Topic: I need help on Choosing Hosting
- Replies: 14
- Views: 5871
- Apr 18, 2013 3:31 pm
- Forum: XFileSharing Pro
- Topic: Command without to reload site
- Replies: 1
- Views: 1832
- Jan 20, 2013 11:26 am
- Forum: XFileSharing Pro
- Topic: Best Server Configuration for Site with Huge Traffic
- Replies: 12
- Views: 8463
- Dec 23, 2012 7:42 pm
- Forum: XFileSharing Pro
- Topic: Problem with uploading and downloading
- Replies: 3
- Views: 3372
- Dec 06, 2012 12:09 am
- Forum: XFileSharing Pro
- Topic: Load Averages are fine but site still lagging.
- Replies: 1
- Views: 2213
1. Keep your problems in one topic 2. Post Atop from the current load (not load avg since boot, let it run for a minute then take screenshot..) 3. Post your config's (my.cnf, perl process manager) 4. Post what changes you've made after we suggest something It is very annoying, and you're not going t...
- Dec 05, 2012 1:01 pm
- Forum: XFileSharing Pro
- Topic: How to host database on seperate server from Web Server?
- Replies: 6
- Views: 4153
- Dec 03, 2012 9:59 pm
- Forum: XFileSharing Pro
- Topic: Custom Abuse API / Form
- Replies: 12
- Views: 4742
Just add to index.cgi download1 just after the fileinfo has been fetched from db if($file->{fileblocked} == 1) { $ses->message('File pending by dmca'); } add in files table a fileblocked field tinyint(1) or bool connect to the db with your php script, shouldn't be too hard to code something that put...
- Dec 03, 2012 9:53 pm
- Forum: XFileSharing Pro
- Topic: Web Server Upgrade Specs
- Replies: 15
- Views: 10138
You should try optimizing mysql, give it unlimited ram (like 1024M key buffer), 8 threads at least, allow like 5000 connections Secondly try to allow more perl executions at once (I use nginx+perl-fcgi and can do around 80 at once) I don't know if you can configure that with your setup though... thi...
- Nov 22, 2012 7:17 pm
- Forum: XFileSharing Pro
- Topic: Mod suggestion
- Replies: 2
- Views: 1665
- Nov 22, 2012 7:01 pm
- Forum: XFileSharing Pro
- Topic: template
- Replies: 1
- Views: 1620
- Nov 05, 2012 10:37 am
- Forum: XFileSharing Pro
- Topic: Help ATOP & TOP
- Replies: 8
- Views: 4840
The ram usage is just cache, your system caches stuff so it doesn't need to get stuff from the harddrives all the time (this is a good thing). if an application needs some ram it just removes some cache. your server has a weird configuration. I think it's a raid 10 configuration with different brand...
- Nov 03, 2012 12:32 pm
- Forum: XFileSharing Pro
- Topic: I need some clarification and basics on Remote Upload ...
- Replies: 7
- Views: 3580
you're mistaking remote uploading with url leeching (http://sibsoft.net/xfilesharing_mod_url_leech.html)
- Nov 03, 2012 12:31 pm
- Forum: XFileSharing Pro
- Topic: Help ATOP & TOP
- Replies: 8
- Views: 4840
1 Tb storage on 4 drives O_O? run this for /sda sdb sdc sdd hdparm -I /dev/sda it should show something like this /dev/sda: ATA device, with non-removable media Model Number: WDC WD1600JS-75NCB3 Serial Number: WD-WCANME43 Firmware Revision: 10.02E04 Standards: Supported: 7 6 5 4 Likely used: 8 Confi...
- Oct 25, 2012 5:41 pm
- Forum: XFileSharing Pro
- Topic: make invisible the download button while in the countdown
- Replies: 16
- Views: 7990
- Sep 29, 2012 9:55 pm
- Forum: XFileSharing Pro
- Topic: False DMCA notice ?
- Replies: 9
- Views: 4943