[gopher] Re: PyGopherd UMN Broken
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
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
- [gopher] Re: PyGopherd UMN Broken, (continued)
- [gopher] Re: PyGopherd UMN Broken, John Goerzen, 2002/08/07
- [gopher] Re: PyGopherd UMN Broken, Aaron J. Angel, 2002/08/07
- [gopher] Re: PyGopherd UMN Broken, John Goerzen, 2002/08/07
- [gopher] Re: PyGopherd UMN Broken, John Goerzen, 2002/08/07
- [gopher] Re: PyGopherd UMN Broken, Aaron J. Angel, 2002/08/07
- [gopher] Re: PyGopherd UMN Broken, John Goerzen, 2002/08/07
- [gopher] Re: PyGopherd UMN Broken, Aaron J. Angel, 2002/08/07
- [gopher] Re: PyGopherd UMN Broken, John Goerzen, 2002/08/07
- Message not available
- Message not available
- Message not available
- [gopher] Re: PyGopherd UMN Broken, John Goerzen, 2002/08/08
- [gopher] Re: PyGopherd UMN Broken, Aaron J. Angel, 2002/08/08
- [gopher] Re: PyGopherd UMN Broken,
John Goerzen <=
[gopher] Re: PyGopherd UMN Broken, John Goerzen, 2002/08/07
|
|