Have you checked the error log? What did you do to require passwords?
- Y Sent from a device with a very small keyboard and hyperactive autocorrect. On Feb 28, 2016 12:35 PM, "Dave Shaw" <dave.sha...@gmail.com> wrote: > Greetings-- We're setting up a website on a commercially-hosted server > that supports SSI. The website includes a number of sub-directories. > In a 1st-level subdirectory we have some html that includes similar > to: > <!--#include virtual="../some.html" --> > and > <!--#include virtual="/some.html" --> > All this has been working fine. > > We now want to password protect access to one of these directories, > and when we do, password protection works fine, but the SSI statements > fail with: > [an error occurred while processing this directive] > > I've dug around in the documentation and haven't found any > restrictions on use of SSI in password-protected directories, but it's > acting like password protection might be doing a "chroot" to that > directory or something similar. Is this an option in the server > configuration? > > If you can help explain this I'd be appreciative. > > Dave > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > >