Re: Help, please... Is there such an .htaccess URL option ?

From: Luke Vogel (luke@bell-bird.com.au)
Date: 12/14/02


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
------


Relevant Pages

  • Any Internet Login & Media Player Not Working
    ... Every web site account that I have to login to ... For hotmail, after I enter my email and password I get a blank screen. ... For netscape, I go to the mail logon page and it is completely blank. ...
    (alt.comp.anti-virus)
  • Hotmail Netscape email logins - blank page
    ... Every web site account that I have to login to ... For hotmail, after I enter my email and password I get a blank screen. ... For netscape, I go to the mail logon page and it is completely blank. ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Hotmail login / Media Player Not Working
    ... Every web site account that I have to login to ... For hotmail, after I enter my email and password I get a blank screen. ... For netscape, I go to the mail logon page and it is completely blank. ...
    (microsoft.public.security.virus)
  • Re: most urgent.--Netscape & IE problem for SSL
    ... his netscape profile... ... >> persons certificate and create a mess. ... > Well, if you're using 1 login on a computer, this is correct behavior. ... this will work for Windows NT, ...
    (comp.security.misc)
  • Re: How to redirect after setting session?
    ... > die(); ... So I moved the code to the top of the page, and the redirect works now. ... When the user clicks on the link to go back to the login page, ... credentials, then clicks submit, the redirect fails with "Cannot find ...
    (comp.lang.php)