Fallback "guest" user if authentication fails

Discussion in 'Apache' started by scuffell, Nov 2, 2009.

  1. #1
    Hi there,

    I am using Apache with mod_auth_ntlm_winbind to authenticate users in Wordpress. However, I need anyone to be able to access http://myserver/feed without any credentials.

    Is there a way to, if authentication fails, allow apache to fallback to a guest user? Or can I turn off NTLM authentication for all feeds?

    The caveat to this is that http://myserver/feed is mod_rewritten to http://myserver/index.php, so I cannot add a Satisfy any clause in the Files directive.

    Thanks in advance for your help.
     
    scuffell, Nov 2, 2009 IP