htaccess file AuthType Basic AuthName "Site Admin Access Only" AuthUserFile /home/117149/.htpasswd AuthGroupFile /home/117149/.htgroup Require user sbh_admin sdc
pretty basic. I really would like to get this straightened out. doing sniffing is beyond what I think I can do. I will see what I can find. In the mean time I found elFinder, it works fine, but it is jQuery based. On Apr 24, 2:41 pm, Sanford Whiteman <sa...@figureone.com> wrote: > > ... I .htaccess password protect my CMS. > > Be more precise: post your .htaccess. There are a lot of directives > that would be irrelevant, but some that are critical to running an RFC > 1867 POST acceptor... > > -- S.