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]> wrote:

> On 10/29/07, Melanie Pfefer
> <[EMAIL PROTECTED]> wrote:
> > hi,
> >
> > When I access: http://web1/svn/ERT/fgh/0000165,
> the
> > web page gives The website declined to show this
> > webpage
> >
> > http logs:
> > client denied by server configuration
> 
> > <Location /svn/ERT/fgh>
> > DAV svn
> > SVNParentPath /vanisher/apps/svn
> >     Options FollowSymLinks
> >     AllowOverride None
> >     Order deny,allow
> >     Deny from all
> 
> Remove the above two lines.
> 
> Joshua.
> 
>
---------------------------------------------------------------------
> The official User-To-User support forum of the
> Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for
> more info.
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
>    "   from the digest:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 



      ___________________________________________________________ 
Want ideas for reducing your carbon footprint? Visit Yahoo! For Good  
http://uk.promotions.yahoo.com/forgood/environment.html

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to