Hello group!

I have installed htdig via RPM (along with htdig-web),
this is vercion 3.1.6.
I am having trouble with indexing users
password-protected directories /home/*/public_html.
(all ao them have the same password for simplisity).

And when searching keywords in restricted links i get
no results.
Please take a look at my settings and tell me what is
wrong!

at httpd.conf:
---------------
<Directory /home/*/public_html/
    AllowOverride AuthConfig
    Options MultiViews Indexes SymLinksIfOwnerMatch
IncludesNoExec
    <Limit GET POST OPTIONS>  
           Order allow,deny
            Allow from all
     </Limit>
      <LimitExept GET PODT OPTIONS>
              Order deny,allow
              Deny from all
       </LimitExept>
</Directory>

at htdig.conf:
----------------
----authorization: username:password ----

Ahy suggestions willbe greatly appreciated!
Thanks for your time,

Elena


Discover Yahoo!
Get on-the-go sports scores, stock quotes, news & more. Check it out!

Reply via email to