View previous topic :: View next topic |
Author |
Message |
stuff -
Joined: 30 May 2004 Posts: 4
|
Posted: Mon May 31, 2004 9:37 pm Post subject: hidden files |
|
|
hi,
i wonder, how i hide my hidden files when using the auto indexing thing. i just dont wont them to be displayed in the auto generated page. how do i do that?
...and,
is there any way to make abyss not to display a file type in the autogenerated pages even if it's not hidden or system file? |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
Posted: Mon May 31, 2004 11:16 pm Post subject: |
|
|
You can't and nope, in that order. You'll need to find yourself an indexing script. |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Tue Jun 01, 2004 12:02 am Post subject: |
|
|
Im developing a future script that can hide certan files and it will
even have a setup program from the browser , just fill in the form
and it will configure it for you , pretty easy huh lol ! |
|
Back to top |
|
 |
Anonymoose -
Joined: 09 Sep 2003 Posts: 2192
|
Posted: Tue Jun 01, 2004 12:08 am Post subject: |
|
|
Why so much reinventing the wheel? |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Tue Jun 01, 2004 4:31 am Post subject: |
|
|
Want an indexing script?
Try the thousands at http://hotscripts.com . _________________ Bienvenidos! |
|
Back to top |
 |
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Tue Jun 01, 2004 5:07 am Post subject: |
|
|
Quote: | Why so much reinventing the wheel? |
Have you ever seen alot of Directory
Indexing scripts around , not many ! |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
|
Back to top |
 |
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Tue Jun 01, 2004 5:24 am Post subject: |
|
|
Im currently trying to create one right now lol ! |
|
Back to top |
|
 |
stuff -
Joined: 30 May 2004 Posts: 4
|
Posted: Thu Jun 03, 2004 5:22 pm Post subject: |
|
|
TRUSTpunk wrote: | Im currently trying to create one right now lol ! |
if u need a tester, i'll give it a try :) |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Thu Jun 03, 2004 5:32 pm Post subject: |
|
|
The new beta of version 2.0 currently allows you to
hide certain files in a Auto Index , just add the files
you don't want shown in the console , its that easy
Most common files you should
hide from public viewing , below.
. Thumbs.db "Don't we all love that file"
---------------------------------------------------------------------------------
Note: This beta is still only meant for testing but you can use
it for real serving purposes , Aprelium is just warning you that
you might find a few bugs in it , I haven't found too many ! |
|
Back to top |
|
 |
masa -
Joined: 05 Apr 2004 Posts: 182 Location: Hong Kong
|
Posted: Fri Jun 04, 2004 3:27 pm Post subject: |
|
|
this will still show up the files but it wont allowed to be downloaded and will be password protected. if you have a certain filetypes like .exe or .mp3 .wav or any extensions this is a very simple way to not allow to download. * is wildcard and will change things if you put * in it. in alias put the virtual directory and do like /stuff/*.mp3 and you also must put in the access part which you do the same thing. Thats it!! you're done! _________________ Visit http://web26.hopto.org:443/ please help me make my site better http://web26.hopto.org:443/ |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Fri Jun 04, 2004 7:27 pm Post subject: |
|
|
Im sorry to say but its true , patterns do not work for
hiding files in a index listing , you need to add the
exact file name for it to be hidden , I told Aprelium
to maybe change it so it may use patterns. |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sun Jun 06, 2004 1:55 pm Post subject: |
|
|
TRUSTpunk,
Patterns work in the "Hidden Files" table in v2 beta 0. You can for example enter *.mp3 and *.mp3 files won't be listed. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Sun Jun 06, 2004 2:31 pm Post subject: |
|
|
Yeah my mistake , I was using Directory
paths to setup a pattern lol , /*.exe
I finally figured out that
its for file names , not paths |
|
Back to top |
|
 |
|