Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - SuSE Linux > ARCHIVES - Network & Security
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Network & Security Any network and / or security related questions should be posted in here.

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-Aug-2004, 13:44
PHEAR_THE_CONF
Guest
 
Posts: n/a
Unhappy

Hi,

I'm trying to get Password Protection to work on apache 2, and i have suse linux 9.

located in directory /blah is the two files, .htaccess and .htpasswd

.htaccess contents is:

Code:
AuthType Basic
AuthName "slash-blah"
AuthUserFile /srv/www/htdocs/blah/.htpasswd

<Limit GET>
require valid-user
</Limit>
.htpasswd contents is:

Code:
Aeon:(encrypted password)
Problem is, the computer doesn't even seem to know it's supposed to give me a box. Instead, it just brings me right into the site without any form of prompt. :huh:
  #2 (permalink)  
Old 09-Aug-2004, 20:19
anthro398
Guest
 
Posts: n/a
Default

Well, without thinking about if further, are you sure that you don't have the cookie set. I mean, have you entered the username and password at all?
just a thought,
jim
 

Bookmarks

Thread Tools
Display Modes

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 On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2