Csanyi Pal wrote:
Any advices will be appreciated!

Add a section like this to your apache config file:

       <Location /path/to/virtual/location/>
               AuthType Basic
               AuthUserFile /path/to/htpasswd
               AuthName "Who are you?"
               Require valid-user
       </Location>


Regards


--

Martin A. Brooks |  http://www.antibodymx.net/ | Anti-spam & anti-virus
   Consultant    |  [EMAIL PROTECTED]      | filtering. Inoculate
 antibodymx.net  |  m: +4745888254             | your mail system.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to