[microformats-discuss] Some questions about rel="tag"
Derek Slager
derekslager at gmail.com
Fri Sep 16 09:51:38 PDT 2005
By default, actually, Apache (and in fact, most other Web servers)
will respond differently. If "foo" is a directory under the document
root, Apache issues a redirect to ".*/foo/" when ".*/foo" is
requested.
-Derek
On 9/16/05, Luke Arno <luke.arno at gmail.com> wrote:
> Apache can be configured t respond with a different resource for
>
> http://myblog.tld/categories/foo
>
> and
>
> http://myblog.tld/categories/foo/
>
> I, for one, have never had cause to do so, but it can be done.
>
> You can probably treat them as the same, but there is a small
> chance that they are really different.
>
> <caveat>Note that I am new to the list.</caveat>
>
> - Luke
>
>
> On 9/16/05, Robert Bachmann <rbach at rbach.priv.at> wrote:
> > I've some questions about rel="tag".
> >
> > 1. Trailing slash in a URI which contains a tag:
> >
> > Some URIs containing a tag have a trailing slash, for example Wordpress'
> > "category links" look like this:
> > <a href="http://myblog.tld/categories/foo/" rel="tag
> category">foo</a>
> >
> > I suppose the trailing slash shouldn't be considered as a part of the
> > tag. Is this correct?
> >
> >
> > 2. Are tags case-sensitive?
> >
> >
> > 3. Encoding spaces: Why are spaces encoded as "+" instead of "_"?
> >
> >
> > Thanks,
> > Robert
> > --
> > Robert Bachmann < rbach at rbach.priv.at> (OpenPGP KeyID: 0x4A5CCF10)
> > _______________________________________________
> > microformats-discuss mailing list
> > microformats-discuss at microformats.org
> >
> http://microformats.org/mailman/listinfo/microformats-discuss
> >
>
>
> _______________________________________________
> microformats-discuss mailing list
> microformats-discuss at microformats.org
> http://microformats.org/mailman/listinfo/microformats-discuss
More information about the microformats-discuss
mailing list