Difference between revisions of "User WebSpace"
From SME Server
Jump to navigationJump to searchRayMitchell (talk | contribs) (sub headings split) |
RayMitchell (talk | contribs) (Description text added) |
||
Line 5: | Line 5: | ||
=== Description === | === Description === | ||
+ | |||
Enables the SME Server and gateway to host user web pages | Enables the SME Server and gateway to host user web pages | ||
from their home directories. A public_html directory is created | from their home directories. A public_html directory is created | ||
inside your ~/home/ directory and any static web pages placed there | inside your ~/home/ directory and any static web pages placed there | ||
− | will be available via the urls http://www/~user and http://www/user. | + | will be available via the urls http://www.yourdomain/~user and http://www.yordomain/user. |
+ | |||
+ | A default index.html can be created in /etc/e-smith/skel/user/home/public_html | ||
+ | and this will appear in the users webspace when the user is created | ||
+ | Installing this package will create user webspace for NEW users AND EXISTING users. | ||
=== Installation === | === Installation === |
Revision as of 11:04, 24 July 2008
User WebSpace for SME 7.x
Maintainer
Description
Enables the SME Server and gateway to host user web pages from their home directories. A public_html directory is created inside your ~/home/ directory and any static web pages placed there will be available via the urls http://www.yourdomain/~user and http://www.yordomain/user.
A default index.html can be created in /etc/e-smith/skel/user/home/public_html and this will appear in the users webspace when the user is created Installing this package will create user webspace for NEW users AND EXISTING users.
Installation
wget http://distro.ibiblio.org/pub/linux/distributions/smeserver/contribs/jppialasse/SME7/user-webspace/ yum locallinstall smeserver-user-webspace*.rpm
Removal
rpm -e smeserver-user-webspace
Configuration
User pages are enabled by default, to disable
config set UserPublicWeb off (on) expand-template /etc/httpd/conf/httpd.conf sv h /service/httpd-e-smith
Additional information
The Contrib was originally authored by Damien Curtain, Thanks
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the unknown component