XFileSharing Pro - anonymous cannot download

Message
Author
sherayusuf3
Posts: 94
Joined: Jan 18, 2009 4:29 am

anonymous cannot download

#1 Postby sherayusuf3 » Feb 13, 2009 3:06 am

hi, i got some prob in xfileserver.
right now i use 2 webserver engine to operate my xfilesharing server.
1st is apache (port 80) for upload and 2nd is nginx (port 8080) for download.

i had some error when anonymous user (un login user) download. after user press download button, link generated and it cannot downloaded.
http://website.com:8080/file/down/asdad ... .name.file <== 404 not found

but when i do manually edit on that link like this
http://website.com/file/down/asdadalsdf ... .name.file <-- without ":8080" it can be download.

for ur information, my settings are like
cgi-bin URL http://website.com/cgi-bin <== apache
files URL http://website.com:8080/files <== nginx

and this prob didn't happen on login users or premium users.

would you help me to fix this problem.

Thanks,

note: i'm sorry for my English, i still learn it.

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#2 Postby PilgrimX182 » Feb 13, 2009 6:58 am

Hmmm...anonymous users have Direct Links enabled in config too?

Check out nginx error_log.

Generate link for anonymous and registered, and check out what's the difference.

sherayusuf3
Posts: 94
Joined: Jan 18, 2009 4:29 am

#3 Postby sherayusuf3 » Feb 14, 2009 2:14 am

PilgrimX182 wrote:Hmmm...anonymous users have Direct Links enabled in config too?

Check out nginx error_log.

Generate link for anonymous and registered, and check out what's the difference.
i dont set direct link fiture for anonymous downloader
this is example generate download link for anonymous and register member

Code: Select all

anonymouse example generate link :
http://download3.gilaupload.com:8080/files/down/vDPfSKTY4ja5M7F262cfDnC6EQOOMPVNRRIBG8I0jDNaAmPJQnJSwv5byLzjpUhlBiaPNYkc1t3xIk7Zp3M=/Naruto_435_Indo_PDF_Version.rar  <-- cannot be download

404 Not Found
nginx/0.6.32

http://download3.gilaupload.com/files/down/vDPfSKTY4ja5M7F262cfDnC6EQOOMPVNRRIBG8I0jDNaAmPJQnJSwv5byLzjpUhlBiaPNYkc1t3xIk7Zp3M=/Naruto_435_Indo_PDF_Version.rar  <---  without ":8080" it can be download.

Code: Select all

register member example generate link :
http://download3.gilaupload.com:8080/files/1/em9gztdy4yfa3k/Naruto_435_Indo_PDF_Version.rar  <--- working 
thnks for your reply

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#4 Postby PilgrimX182 » Feb 18, 2009 9:45 am

XFS 1.3 version?
I guess .htaccess is not working in nginx, need to create it's own rewrite rule, same as in .htaccess.

sherayusuf3
Posts: 94
Joined: Jan 18, 2009 4:29 am

#5 Postby sherayusuf3 » Feb 26, 2009 3:46 am

i think, if .htaccess is not working on nginx, register and premium member could not download too.

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#6 Postby PilgrimX182 » Feb 26, 2009 12:19 pm

If you need paid support, contact [email protected]