Re: Help, please... Is there such an .htaccess URL option ?
From: Luke Vogel (luke@bell-bird.com.au)
Date: 12/14/02
- Next message: Ali-Reza Anghaie: "Re: Help, please... Is there such an .htaccess URL option ?"
- Previous message: Mark: "Re: Help, please... Is there such an .htaccess URL option ?"
- In reply to: Mark: "Re: Help, please... Is there such an .htaccess URL option ?"
- Next in thread: Ali-Reza Anghaie: "Re: Help, please... Is there such an .htaccess URL option ?"
- Reply: Ali-Reza Anghaie: "Re: Help, please... Is there such an .htaccess URL option ?"
- Reply: Mark: "Re: Help, please... Is there such an .htaccess URL option ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Luke Vogel <luke@bell-bird.com.au> Date: Sat, 14 Dec 2002 15:33:00 +1000
Mark wrote:
> First, thanks for your reply,... and,... Ya' know, Barry,... I
> thought that, too. I posted the same query there, before here,...
> and nobody's replied to it! There seems to be more activity on THIS
> board, so I tried here. Where can I actually find an answer?
Never let it be said that we're not helpful!
From http://httpd.apache.org/docs/howto/auth.html
<QUOTE>
How can I change what the password box looks like?
The dialog that pops up for the user to enter their username and
password is ugly. It contains text that you did not indicate that you
wanted in there. It looks different in Internet Explorer and Netscape,
and contains different text. And it asks for fields that the user might
not understand - for example, Netscape asks the user to type in their
``User ID'', and they might not know what that means. Or, you might want
to provide additional explanatory text so that the user has a better
idea what is going on.
Unfortunately, these things are features of the browser, and cannot be
controlled from the server side. If you want the login to look
different, then you will need to implement your own authentication
scheme. There is no way to change what this login box looks like if you
are using basic authentication.
</QUOTE>
Hope this helps ... a little bit.
BTW, I found that in less than two minutes by judicious use of google
and the search facility on the apache site.
-- Regards Luke ------ When I die, I want to die like my Grandmother who died peacefully in her sleep. Not screaming like all the passengers in her car. ------ C.O.L.S FAQ - http://www.linuxsecurity.com/docs/colsfaq.html ------
- Next message: Ali-Reza Anghaie: "Re: Help, please... Is there such an .htaccess URL option ?"
- Previous message: Mark: "Re: Help, please... Is there such an .htaccess URL option ?"
- In reply to: Mark: "Re: Help, please... Is there such an .htaccess URL option ?"
- Next in thread: Ali-Reza Anghaie: "Re: Help, please... Is there such an .htaccess URL option ?"
- Reply: Ali-Reza Anghaie: "Re: Help, please... Is there such an .htaccess URL option ?"
- Reply: Mark: "Re: Help, please... Is there such an .htaccess URL option ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|