View previous topic :: View next topic |
Author |
Message |
dude1337 -
Joined: 29 Nov 2003 Posts: 1
|
Posted: Sat Nov 29, 2003 12:54 am Post subject: Permissions |
|
|
Is there a way to limit internet users from accessing folders directly on a site, such as cgi folder for forums. |
|
Back to top |
|
 |
Axis -
Joined: 29 Sep 2003 Posts: 336
|
Posted: Sat Nov 29, 2003 1:14 am Post subject: |
|
|
Hi dude1337--
I think you have two options. Either turn off "Automatic Directory Indexing" in the advanced/server parameters or just stick a index file in all folders that you do not wish to be viewed publicly. Something like:
http://sixa.no-ip.info/cgi-bin/
Regards,
Axis |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Sun Nov 30, 2003 6:24 pm Post subject: |
|
|
Yes, putting an empty index.html file in every directory you don't want people to browse is the trick. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
brokndodge -
Joined: 30 Nov 2003 Posts: 6
|
Posted: Sun Nov 30, 2003 7:40 pm Post subject: |
|
|
if i might suggest instead of an empty index.html file have a 404 message in the index.html file. |
|
Back to top |
|
 |
|