Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

htaccess password promt comes twice

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  Access internet website from intranet homepage  
Author Message
fastrolf

External


Since: Apr 30, 2004
Posts: 2



(Msg. 1) Posted: Fri Apr 30, 2004 1:12 pm
Post subject: htaccess password promt comes twice
Archived from groups: alt>apache>configuration (more info?)

Hi,
I configured inserting following in the httpd.conf :
<Directory "C:/Programme/Apache 2/htdocs/">
AllowOverride FileInfo AuthConfig Limit
Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
<Limit GET POST OPTIONS PROPFIND>
Order allow,deny
Allow from all
</Limit>
<LimitExcept GET POST OPTIONS PROPFIND>
Order deny,allow
Deny from all
</LimitExcept>
</Directory>

then configured the .htacess file inserting this

AuthUserFile C://Programme/Apache2/htdocs/phpmy/.htpasswd
AuthName Sorry!
AuthType Basic
require valid-user

Everything works the password promt comes twice. The first input fails, the
second works.
why is that ?

thanks for any help
rolf

 >> Stay informed about: htaccess password promt comes twice 
Back to top
Login to vote
google5

External


Since: May 06, 2004
Posts: 19



(Msg. 2) Posted: Fri Apr 30, 2004 1:12 pm
Post subject: Re: htaccess password promt comes twice [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Rolf Brauser" <fastrolf RemoveThis @a1.net> wrote in message news:<kEpkc.582550$Or1.75495@news.chello.at>...
 >
 > Everything works the password promt comes twice. The first input fails, the
 > second works.
 > why is that ?

<a style='text-decoration: underline;' href="http://httpd.apache.org/docs/misc/FAQ.html#prompted-twice" target="_blank">http://httpd.apache.org/docs/misc/FAQ.html#prompted-twice</a>

Joshua.<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: htaccess password promt comes twice 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 3) Posted: Fri Apr 30, 2004 1:42 pm
Post subject: Re: htaccess password promt comes twice [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Rolf Brauser <fastrolf RemoveThis @a1.net> wrote:
 > Everything works the password promt comes twice. The first input fails, the
 > second works.

Check your error_log file.
Davide

--
| WARNING TO ALL PERSONNEL: Firings will continue until morale improves.
|
|
|<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: htaccess password promt comes twice 
Back to top
Login to vote
fastrolf

External


Since: Apr 30, 2004
Posts: 2



(Msg. 4) Posted: Fri Apr 30, 2004 5:31 pm
Post subject: Re: htaccess password promt comes twice [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Thanks for the link, I did all that but there is the same problem.

a.. Always use the trailing slash when requesting directories;
b.. Change the ServerName to match the name you are using in the URL; and/or
c.. Set UseCanonicalName off.
rolf
 >> Stay informed about: htaccess password promt comes twice 
Back to top
Login to vote
google5

External


Since: May 06, 2004
Posts: 19



(Msg. 5) Posted: Fri Apr 30, 2004 5:31 pm
Post subject: Re: htaccess password promt comes twice [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Rolf Brauser" <fastrolf DeleteThis @a1.net> wrote in message news:<ortkc.583461$Or1.35292@news.chello.at>...
 > Thanks for the link, I did all that but there is the same problem.
 >
 > a.. Always use the trailing slash when requesting directories;
 > b.. Change the ServerName to match the name you are using in the URL; and/or
 > c.. Set UseCanonicalName off.
 > rolf

As was already asked, what does your error log say?

Give us an internet-accessible URL that shows the problem along with a
user/password.

Joshua.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: htaccess password promt comes twice 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
how to stop the password tries in the .htaccess protected .. - To improve the security and stop the password tries in the .htaccess protected folder, HOW can I disable a .htpasswd user if in a short time, this user's password has been typed in wrong for 10 times?

Some newbie questions regarding using .htaccess for passwo.. - Apologies if this is the wrong group for this, I tried searching dejanews but was unable to narrow my search down enough to get anything useful. The scenario: Local soccer team wants a password protected directory on their site, we have found a host/ISP...

password protection (.htaccess) and streaming mp3's - Hey folks, just for the record this work in winamp. I have an apache web server with an mp3 link that is password protected. After authorization you can see the mp3's. Click on a link and the little web engine I'm using (Zina) automagically creates a..

Excluding a single file from .htaccess password protection? - Hi, I've added .htaccess password protection to my web site for various reasons. However, I think it would be nice to have a welcome page that's accessible to everyone. Is there any way to exclude a single file (ie, index.html) from being protected...

Using .htaccess to make files public in password protected.. - Right now I have a directory that has .htaccess: DirectoryIndex index.php AuthUserFile /home/mysite/.htpasswd AuthGroupFile /dev/null AuthName "Account" AuthType Basic require user fred This passw...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]