Ritorno a scrivere dopo tanto tempo, con un bel tutorial. Siamo ormai al web 2.0 e il ‘dominio di terzo livello www‘ inizia a non essere più usato. Anche giustamente direi. Lo riferisce la RFC 3986 e dice (pag.27):
4.5. Suffix Reference
The URI syntax is designed for unambiguous reference to resources and extensibility via the URI scheme. However, as URI identification and usage have become commonplace, traditional media (television, radio, newspapers, billboards, etc.) have increasingly used a suffix of the URI as a reference, consisting of only the authority and path portions of the URI, such as
www.w3.org/Addressing/
or simply a DNS registered name on its own. Such references are primarily intended for human interpretation rather than for machines, with the assumption that context-based heuristics are sufficient to complete the URI (e.g., most registered names beginning with “www” are likely to have a URI prefix of “http://”). Although there is no standard set of heuristics for disambiguating a URI suffix, many client implementations allow them to be entered by the user and heuristically resolved.
Although this practice of using suffix references is common, it should be avoided whenever possible and should never be used in situations where long-term references are expected. The heuristics noted above will change over time, particularly when a new URI scheme becomes popular, and are often incorrect when used out of context. Furthermore, they can lead to security issues along the lines of those described in [RFC1535].
As a URI suffix has the same syntax as a relative-path reference, a suffix reference cannot be used in contexts where a relative reference is expected. As a result, suffix references are limited to places where there is no defined base URI, such as dialog boxes and off-line advertisements.
Quindi in attesa di adeguarci tutti piano piano e soprattutto dopo che i movimenti no-www stanno prendendo piede esistono ancora realtà dove il www esiste ed è utilizzato. Una di queste realtà è Aruba. Con il servizio di hosting base, senza domini di terzo livello, tutti gli accessi a dominio.com saranno automaticamente re-indirizzati a www.dominio.com.
Questa cosa è un po’ sconveniente. Per ovviare ed adeguarci alle nuove direttive dovremo sborsare ulteriori soldi per acquistare servizio di dominio di “terzo livello”. Queste limitazioni risultano fastidiose per alcuni script. In questo caso parlerò di WordpressMU. WordpressMU (d’ora in poi WPMU) è uno script derivato da Wordpress per il blogging multiutente; un esempio concreto è la piattaforma wordpress.com. Se vogliamo installare questo “gioiellino” sul nostro spazio web su Aruba avremo un piccolo problema: lo script funziona solo esclusivamente con domini privi di www.
Ora vi illustrerò un workaround per poter effettuare una installazione.

