XFileSharing Pro - i want change folder url

Message
Author
adiga
Posts: 177
Joined: Jul 23, 2009 2:27 am

i want change folder url

#1 Postby adiga » Feb 16, 2012 12:54 pm

i want change folder url
from

Code: Select all

http://domain.com/users/username/foldername
to

Code: Select all

http://domain.com/folder/randchar
example:

Code: Select all

http://domain.com/folder/2j93kd0a
i have tried all ways, but i could not find a solution to this
I was able to do this only

Code: Select all

http://domain.com/folder/folder_id
example:

Code: Select all

http://domain.com/folder/1

Code: Select all

http://domain.com/folder/2
i want a way to do this, because the folders are open to all
and any visitor can see all users folders

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#2 Postby admin » Feb 19, 2012 4:21 am

What is randchar?

adiga
Posts: 177
Joined: Jul 23, 2009 2:27 am

#3 Postby adiga » Feb 19, 2012 8:29 am

randchar = Random characters

such as file link

ufkabakan
Posts: 332
Joined: Apr 13, 2011 9:37 pm

#4 Postby ufkabakan » Sep 07, 2013 11:35 am

Adiga, can you share your solution for
http://domain.com/folder/folder_id

I tryed some options on htaccess bt cant success yet.