| View previous topic :: View next topic |
| Author |
Message |
Klimapol
Joined: 27 May 2006 Posts: 134
|
| Is there any way to show a listing of files in the directory of the webserver without editing the config of the server, like a script? |
| |
|
|
|
|
plantino
Joined: 13 May 2006 Posts: 96
|
| PHP, ASP, PERL, any server-side language should be able to do that |
| |
|
|
Klimapol
Joined: 27 May 2006 Posts: 134
|
| Will they be able to download files by clicking on it |
| |
|
|
plantino
Joined: 13 May 2006 Posts: 96
|
you can probably also do it in a .htaccess without changing the whole server config
depends on how you write it |
| |
|
|
Klimapol
Joined: 27 May 2006 Posts: 134
|
I was just hoping for a quick easy thing
I would just use my server but i dont have ftp support on it
And they need to do that as well
Thank you for the help though |
| |
|
|
plantino
Joined: 13 May 2006 Posts: 96
|
then instead of asking how to do it, search google for "[your language] directory listing"
I'm sure there are scripts. |
| |
|
|
Klimapol
Joined: 27 May 2006 Posts: 134
|
| Ok |
| |
|
|
Ikopar
Joined: 26 May 2006 Posts: 168
|
| Klimapol, search for xpindex |
| |
|
|
plantino
Joined: 13 May 2006 Posts: 96
|
| If you don't have FTP, how do you expect to give them FTP access? You can let them download without FTP...if that's what you want |
| |
|
|
Klimapol
Joined: 27 May 2006 Posts: 134
|
| My server they can browse to the directory listing on the server they want to use they have ftp but cannot browse because they dont have control of the server, if they did i would just set it up that way |
| |
|
|
|