Re: Problems with HEAD and .htaccess-files

Zoltan Milosevic (zoltan@xav.com)
Sun, 20 Jul 1997 07:50:49 -0700


At 08:33 AM 7/17/97 +0200, Martin Valldeby wrote:
>Hi!
>
>I've got a problem with HEAD (lwp-request) that also affects other
>software based on LWP, such as checkbot 1.50 and checklinks 1.0.

You can safely remove the <Limit GET>*</Limit> part of it.  That should fix
the problem with head requests and I think Front Page will still be happy...

Regards,
Zoltan

>And the .htaccess-file looks like this:
># -FrontPage-
> 
>IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
> 
><Limit GET>
>order deny,allow
>deny from all
>allow from all
></Limit>
><Limit POST PUT DELETE>
>order deny,allow
>deny from all
></Limit>
>AuthName external_organisation
>AuthUserFile
>/usr/apache/htdocs/external_organisation/_vti_pvt/service.pwd
>AuthGroupFile
>/usr/apache/htdocs/external_organisation/_vti_pvt/service.grp