Complete.Org: Mailing Lists: Archives: gopher: August 2002:
[gopher] Re: PyGopherd UMN Broken
Home

[gopher] Re: PyGopherd UMN Broken

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: gopher@xxxxxxxxxxxx
Subject: [gopher] Re: PyGopherd UMN Broken
From: John Goerzen <jgoerzen@xxxxxxxxxxxx>
Date: Thu, 8 Aug 2002 22:10:58 -0500
Reply-to: gopher@xxxxxxxxxxxx

On Thu, Aug 08, 2002 at 08:54:11PM -0500, Aaron J. Angel wrote:
> 
> >>ignorepatt = 
> >>/\.|/.cap$|/lost\+found$|/lib$|/bin$|/etc$|/dev$|~$|/\.cache|/\.forward$|/\.message$|/\.hushlogin$|/\.kermrc$|/\.notar$|/\.where$|/veronica.ctl$|/robots.txt$|/nohup.out$|/gophermap$|\.abstract$|\.keyboards$|\.ask|\.3d$|~$
> > 
> > It's the leading /\. rule.  You're making the UMN directory handler ignore
> > any file that starts with a dot, so it does not process the .Links file at
> > all.  I have committed a note to the offlineimap.conf comments to clarify
> > the situation.
> 
> Why isn't that the case with files under .cap?

Because the ignorepatt applies to files in the directories you are serving. 
Since you don't actually serve the .cap directories, it doesn't apply.

This could be changed if it seems nonintuitive.

-- John
-- 
John Goerzen <jgoerzen@xxxxxxxxxxxx>    GPG: 0x8A1D9A1F    www.complete.org


[Prev in Thread] Current Thread [Next in Thread]