Re: Epiphany homepage



On Thu, 2005-02-10 at 19:16 +0200, Victor Osadci wrote:
> > By the way, by default Apache serves ".html.en", ".html.fr", ".html.de",
> > etc, depending on the browser's language settings. So you don't have to
> > worry about detecting languages if you go that route (or another,
> > similar route).
> 
> How do you link between those pages? ".html" or ".html.en" .

.html.

Actually, even better is to link against "" (i.e., only the part
*before* the ".html"). Apache's content negotiation handles the rest.
That prolongs the lives of URLs, hides implementation details, and makes
the address bar less messy. If GNOME's servers don't enable it by
default, you need to put "Option MultiViews On" in the .htaccess.

I learned that advice off one of validator.w3.org's "tip of the day"
things, but it's late so I won't bother to look for the reference.

-- 
Adam Hooper <adamh densi com>

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]