Go Back   Velocity Reviews > Newsgroups > HTML
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

HTML - Indexing files on the server

 
Thread Tools Search this Thread
Old 12-23-2004, 06:11 PM   #1
Default Indexing files on the server


Hi,

I'd like to know if it is possible to put a dhtml or java script on a
webpage in order to have the files on the server listed and ready to
download. I mean something like the file managers avaible in some free
webspaces where you see the files of your website.

Thanks!




Gil-galad
  Reply With Quote
Old 12-23-2004, 06:31 PM   #2
SpaceGirl
 
Posts: n/a
Default Re: Indexing files on the server

Gil-galad wrote:
> Hi,
>
> I'd like to know if it is possible to put a dhtml or java script on a
> webpage in order to have the files on the server listed and ready to
> download. I mean something like the file managers avaible in some free
> webspaces where you see the files of your website.
>
> Thanks!
>
>


Not really. You need to use a server-side languages to do this.

--


x theSpaceGirl (miranda)

# lead designer @ http://www.dhnewmedia.com #
# remove NO SPAM to email, or use form on website #
  Reply With Quote
Old 12-23-2004, 06:38 PM   #3
paul
 
Posts: n/a
Default Re: Indexing files on the server

Gil-galad wrote:
> Hi,
>
> I'd like to know if it is possible to put a dhtml or java script on a
> webpage in order to have the files on the server listed and ready to
> download. I mean something like the file managers avaible in some free
> webspaces where you see the files of your website.
>
> Thanks!



You can probably use a .htaccess file in that folder or at the root to
override your hosting default.

just a text file with that name including the following line:

Options +Indexes

I used a .bat file to create the odd filename which windows doesn't allow:


RENAME.BAT:
rename htaccess.txt > .htaccess
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump