XFileSharing Pro - NGINX and RewriteCond problem

Message
Author
ALMGHARI
Posts: 50
Joined: Jun 07, 2008 5:37 pm

NGINX and RewriteCond problem

#1 Postby ALMGHARI » Jan 29, 2014 5:16 pm

Hello,

After install Nginx Admin v4.7 in files servers
RewriteCond %{REMOTE_ADDR} !^111\.111\.111\.111
Became not work
Where can any IP download File
http://server.domain.com/files/4/u9lv1n ... MBtest.zip
Not seen IP in .htaccess , and file downloading, from any IP

Any solution to this problem please.
thanks.

ALMGHARI
Posts: 50
Joined: Jun 07, 2008 5:37 pm

#2 Postby ALMGHARI » Feb 10, 2014 6:31 pm

Not any idea?

ankurs
Posts: 1054
Joined: Mar 10, 2009 2:34 am

#3 Postby ankurs » Feb 11, 2014 6:46 am

nginx admin just does proxy to apache

.htaccess wont work with nginx

ALMGHARI
Posts: 50
Joined: Jun 07, 2008 5:37 pm

#4 Postby ALMGHARI » Feb 11, 2014 10:06 pm

RewriteCond %{REMOTE_ADDR} !^111\.111\.111\.111
Became not work
Where can any IP download File