Brent Clark wrote:
Hi
For the likes of me, I cant resolve this problem.
I keep getting
client denied by server configuration:
/usr/share/gallery/css/config.css.default, referer:
This is my vhost.
ServerAdmin [EMAIL PROTECTED]
ServerName xyz.com
#Alias /albums/ /usr/share/gallery
On Thu, Jul 31, 2008 at 4:49 AM, Brent Clark <[EMAIL PROTECTED]> wrote:
> Hi
>
> For the likes of me, I cant resolve this problem.
>
> I keep getting
>
> client denied by server configuration:
> /usr/share/gallery/css/config.css.default, referer:
>
> Alias /gallery /usr/share/gallery
The default
Hi
For the likes of me, I cant resolve this problem.
I keep getting
client denied by server configuration:
/usr/share/gallery/css/config.css.default, referer:
This is my vhost.
ServerAdmin [EMAIL PROTECTED]
ServerName xyz.com
#Alias /albums/ /usr/share/gallery/album/
Alias /g
On 10/29/07, Melanie Pfefer <[EMAIL PROTECTED]> wrote:
> thanks indeed.
> what's the idea behind removing
>
> Order deny,allow
> Deny from all
The more appropriate question is: what's the idea of putting it there
in the first place? Those lines explicitly deny access from all client
(unless otherw
thanks indeed.
what's the idea behind removing
Order deny,allow
Deny from all
Also, while starting the apache server, I have this
warning:
[warn] Useless use of AllowOverride in line 483
Should I simply remove also
AllowOverride None
?
thanks bunches.
--- Joshua Slive <[EMAIL PROTECTED]>
On 10/29/07, Melanie Pfefer <[EMAIL PROTECTED]> wrote:
> hi,
>
> When I access: http://web1/svn/ERT/fgh/165, the
> web page gives The website declined to show this
> webpage
>
> http logs:
> client denied by server configuration
>
> DAV svn
> SVNParentPath /vanisher/apps/svn
> Options Fol
hi,
When I access: http://web1/svn/ERT/fgh/165, the
web page gives The website declined to show this
webpage
http logs:
client denied by server configuration
in httpd.conf:
Options FollowSymLinks
AllowOverride None
Order deny,allow
Deny from all
AuthBasicProvider ldap
Aut