[SLE] Apache2 config with SuSE 9.0 secure Directory

From: MindBender (ephlodur_at_rocketmail.com)
Date: 02/28/04

  • Next message: Joe Morris (NTM): "Re: [SLE] help with IMAP"
    Date: Sat, 28 Feb 2004 14:21:33 -0800 (PST)
    To: suse-linux-e@suse.com
    
    

    Hello all,

    For days now I have been tryiong to configure my
    Apache2 server I have read the How-to and donc from
    apache.. but I cant get to work the directory with
    password protection. there is 2 config file in SuSE
    9.0 for apache2... when in the directives :
    if I put
    <Directory /path_to_directory/restricted_directory>
     with AllowOverride AuthConfig
     and other config param
    </Directory>
    it does not work. but if I put
    <Directory />
     with AllowOverride AuthConfig
      and other config param
    </Directory>
    it work .. when a user connect to the web page he get
    ask for user_name & passwd..
    but that is not what I want.. I only want to protect
    some directory..

    I have also try putting the .htpasswd & .htaccess
    in the directory that I want to protect but they are
    ignore by the server.. can anybody point me to what
    might be the problem..what do I need to look for in
    order to resolve this issue.

    Thanks for any help.

    =====
    \\|// - ?
                                (o o)
     / =======oOOO=(_)OOo=====================\
     email : ephlodur@rocketmail.com
     What we need is Awareness we can't get carelless.

    __________________________________
    Do you Yahoo!?
    Get better spam protection with Yahoo! Mail.
    http://antispam.yahoo.com/tools

    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Joe Morris (NTM): "Re: [SLE] help with IMAP"

    Relevant Pages