Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Indexing files on the server

Reply
Thread Tools

Indexing files on the server

 
 
Gil-galad
Guest
Posts: n/a
 
      12-23-2004
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!


 
Reply With Quote
 
 
 
 
SpaceGirl
Guest
Posts: n/a
 
      12-23-2004
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
 
 
 
 
paul
Guest
Posts: n/a
 
      12-23-2004
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

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dynamic indexing (multi-dimensional-indexing) (probably my most important/valuable posting up to this date) Skybuck Flying C Programming 30 09-18-2011 11:29 PM
Indexing services under Windows XP SP2 - Can I disable MS Indexing Service to hasten Google's OR does Google Desktop uses this MS Indexing Service? ricardodefaria Computer Support 6 08-05-2007 04:14 AM
How much slower is dict indexing vs. list indexing? Emin Python 4 01-12-2007 02:40 PM
Indexing PDF's using MS Indexing Service C ASP General 3 10-17-2003 05:47 PM
Indexing PDF Files using MS Indexing Service C ASP .Net 0 10-17-2003 04:27 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57