Forum Moderators: phranque
I'm setting up some users for editing on my website and have a password protected port. Currently I have user authentication done by a file via web dav, but I was wondering if it's possible to set it up so that apache can read from either that file or from the local users on the machine, and if so what I have to tell the directive so it works.
Thanks!