This project boosts two multisites components developed in parallel. Both components makes it possible to run multiple sites using the same Joomla 1.0.x installation.
The "Original Version" patches a few Joomla source files and aims to provide multisite capabilities within subdirectories of your existing site. Distinguishes content and entities between sites by assigning them different database prefixes, easily administrated through the backend.
The "Alternative Version" enhances OpenSEF's (recently renamed to NuSEF) multisite feature and utilizes a non-patch-approach similar to the one of Joommsites (a now abandoned multisite project). Provides easy configuration of subsites residing on different domains than the original site (as well as in subdirectories). Uses one database prefix for all subsites and distinguishes content by invisible low-level database filters, allowing content-per-content filtering in addition to subsite-per-subsite filtering.