[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-developers] Site Files Listing



Anyone knows how to get rid of the file listing. For example, if I have a
folder which contains a number of files, yet none of these files is an
index.html (DocumentRoot) thus if someone types in the
http://siteName.com/folderName, a listing of all files comes up.

How can I fix this issue?

Thanks,

Kal

-----Original Message-----
From: cobalt-developers-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx]On Behalf Of Kal Amry
Sent: Thursday, February 08, 2001 12:07 AM
To: cobalt-developers@xxxxxxxxxxxxxxx
Subject: RE: [cobalt-developers] .htaccess doesn't prompt for password
on RAQ 4



This works fine on my Raq 4:

order allow,deny
allow from all
require valid-user
Authname Web Site
Authtype Basic
AuthUserFile /home/sites/site2/web/directory/.htpasswd


<Limit GET>
require user (A Valid User Name)
</Limit>


Try to update the Raq to:

http://ftp.cobalt.com/pub/packages/raq4/eng/RaQ4-All-System-0.0.2-7709.pkg

This has an update which should fix some .htaccess and .htpasswords
problems...

Kal Amry

-----Original Message-----
From: cobalt-developers-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx]On Behalf Of Nigel
Willis
Sent: Sunday, January 28, 2001 7:32 AM
To: cobalt-developers@xxxxxxxxxxxxxxx
Subject: [cobalt-developers] .htaccess doesn't prompt for password on
RAQ 4


Hi,

I've just bought a RAQ 4 and I can't get the .htaccess file to work.  It
just lets everyone in without prompting for a p/word.

The file looks like this:

AuthUserFile /home/sites/site2/web/directory/.htpasswd
AuthGroupFile /dev/null
Authname Web Site
Authtype Basic
<Limit GET POST>
 require valid-user
</Limit>

and there is a corresponding password file.  I created the file via telnet
and pico.

I've tried all kinds of .htaccess file including:

# Access file
order allow,deny
allow from all
require valid-user
AuthUserFile /home/sites/site2/web/directory/.htpasswd
AuthName Somewhere Neat
AuthType Basic

as suggested by other postings, but still the server just displays the pages
with no password prompt!

Please help - so I can get a decent nights sleep!!

Thanks,

Nigel.

_______________________________________________
cobalt-developers mailing list
cobalt-developers@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-developers


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

_______________________________________________
cobalt-developers mailing list
cobalt-developers@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-developers


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com