View previous topic :: View next topic |
Author |
Message |
IOStream -
Joined: 25 Feb 2005 Posts: 3
|
Posted: Thu Mar 10, 2005 1:48 am Post subject: File paths |
|
|
How do you disable viewing file paths?
If I have a folder called "Stuff", I dont want the user to see "Index of 'Stuff'". What can I do to prevent that? |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Thu Mar 10, 2005 2:02 am Post subject: |
|
|
Their is an option in Server Parameters that allows you to disable/enable the
directory listings or you can download the all new v2 of Abyss Web Server and
use the Deny Listing for featured located at Configure -> Directory Listing.
Note: Next time please read the Documentation. Thank You! |
|
Back to top |
|
 |
Glitch2082 -
Joined: 02 Dec 2004 Posts: 194
|
Posted: Thu Mar 10, 2005 2:28 am Post subject: |
|
|
If you wanna' do it quick you could just place a blank file called index.html in the dir :P _________________ int main() {
cout << "Im Pro Apache";
cin.get();
} |
|
Back to top |
|
 |
IOStream -
Joined: 25 Feb 2005 Posts: 3
|
Posted: Thu Mar 10, 2005 2:36 am Post subject: |
|
|
Alright, Thanx! |
|
Back to top |
|
 |
|