Hi Anam,

Apache complains about it: "Directory not allowed here". I suppose it
doesn't like having two nested Directory blocks.

Thank you in any case.

On 12 June 2012 20:54, Anam Ali Khan <anamalik...@yahoo.com> wrote:

> Try the following configuration:
>
> <Directory "phppgadmin location>
> Order deny,allow
> deny from all
> allow from 10.215.1.0
> </Directory>
>
> Replace "phppgadmin location" with the actual location whereyou have
> installed your application.
>
> Hope it will solve :)
>
> -Anam
>
>

Reply via email to