On Fri, Jan 24, 2003 at 11:50:09AM -0800, web man wrote:

>hi GUys
>Please this may sound too elementary but 
>I need your help.
>How can I configure apache httpd.con file in
>order to support the use of Basic HTTP authentication.
>I am using apache 1.3.26 on windows.

Take a look at the Apache manual. Everything there is to the point,
precise and very easy to understand.

Peace

--
Rajesh
:
####[ GNU/Linux One Stanza Tip (LOST) ]#######################

Sub : Knowing contents of .tbz files                 LOST #358

Knowing the contents of a .tbz file is a one step process:
$tar -tyvf filename.tbz | less
A .tbz file is essentially a bzipped-tarball (.tar.bz) file.

####<[EMAIL PROTECTED]>####################################
:

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to