On 10/6/05, Marcin Jessa <[EMAIL PROTECTED]> wrote:
> On Thu, 6 Oct 2005 10:56:36 +0200
> Tommaso Di Donato <[EMAIL PROTECTED]> wrote:
>
> > Is it possible to configure a page in the webgui that is accessible
> > w/o authentication? even in a sub-dir...
>
> Sure, just make sure it does not contain require/include code from
> pfsense.
> Try to put a plain html file eg.
> <h1>TEST</h1>
> into /usr/local/www directory and see
> for yourself.

Right, we dropped .htpasswd auth a while back and now do all our
authentication via PHP.  Conversely, if you have a script or html file
you want to be authed, you have a little more work ahead of you.

--Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to