21301 Posts in 5736 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 132 Views |
-
how to:directory open for public on server with SS

18 October 2012 at 7:37am
Hi,
Is there some trick how to give some directory access or show it as a file list dir under SS
Assume SS is installed on /root and i want directory /root/ftp to be accessed by going to www.something.country/ftp?Thanks
-
Re: how to:directory open for public on server with SS

18 October 2012 at 10:55am
Do you mean have it show as a listing of files in the browser when you access mysite.com/ftp?
If so, you'd need to have an .htaccess file in that folder. It depends on whether your web host allows you to do it though.
However, something like this:
Options +Indexes
IndexOptions +FancyIndexing
| 132 Views | ||
|
Page:
1
|
Go to Top |


