Sumary: Addon to enable user based web space on e-smith. Requires: e-smith >= 4.0.1 Location: ftp.e-smith.org/pub/e-smith/contrib/damienc/e-smith-user-webspace Filename: e-smith-user-webspace-0.1-3.noarch.rpm License: GPL Installation: Log into e-smith as root. Then run the following command to retrieve and install the addon: rpm -ihv \ ftp://ftp.e-smith.org/pub/e-smith/contrib/damienc/e-smith-user-webspace/e-smith-user-webspace-0.1-3.noarch.rpm (note: the command should be on one line, it is wrapped for email only) Description: Enables the e-smith server and gateway to host user web pages from their home directories. Simply create a public_html directory inside your ~/home/ directory and any web pages placed there in will be available via the urls http://www/~user and http://www/user. Changelog: * Thu Nov 23 2000 Damien Curtain <[EMAIL PROTECTED]> - Moved the userdir template into templates-custom, utilising - a new feature of e-smith-4.0.1 and greater. * Wed Nov 22 2000 Damien Curtain <[EMAIL PROTECTED]> - Added new templates. Added then removed;) ability to - set userdir. Added www/user aliases. Post install script - to prompt people to turn this on/off. * Tue Nov 21 2000 Paul Nesbit <[EMAIL PROTECTED]> - initial release Questions/Comments/Patches/Suggestions/Bug reports -> [EMAIL PROTECTED] -- Damien