client denied by server configuration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


in httpd.conf:


<Directory />
    Options FollowSymLinks
    AllowOverride None
    Order deny,allow
    Deny from all
AuthBasicProvider ldap
AuthLDAPUrl
ldap://slapidou/ou=users,dc=uk,dc=siroe,dc=com?sAMAccount
Name?sub?
<LimitExcept GET PROPFIND OPTIONS REPORT>
Require valid-user
</LimitExcept>
AuthType Basic
AuthName "internal users"
AuthLDAPBindDN "uk-siroe-com\testuser"
AuthLDAPBindPassword "testuser"
AuthZLDAPAuthoritative off 
</Directory>





?.



<Location /svn/ERT/fgh>
DAV svn
SVNParentPath /vanisher/apps/svn
    Options FollowSymLinks
    AllowOverride None
    Order deny,allow
    Deny from all
AuthBasicProvider ldap
AuthLDAPUrl
ldap://slapidou/ou=users,dc=uk,dc=siroe,dc=com?sAMAccount
Name?sub?
<LimitExcept GET PROPFIND OPTIONS REPORT>
Require valid-user
</LimitExcept>
AuthType Basic
AuthName "internal users"
AuthLDAPBindDN "uk-siroe-com\testuser"
AuthLDAPBindPassword "testuser"
AuthZLDAPAuthoritative off
SetOutputFilter DEFLATE
BrowserMatch ^Mozilla/4 gzip-only-text/html
BrowserMatch ^Mozilla/4\.0[678] no-gzip
BrowserMatch \bMSI[E] !no-gzip !gzip-only-text/html
SetEnvIfNoCase Request_URI \
\.(?:gif|jpe?g|png)$ no-gzip dont-vary
Header append Vary User-Agent env=!dont-vary
</Location>


any hints please?

thanks



      ___________________________________________________________ 
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: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux