Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Alex Wallace on July 19, 2001, 11:36:56 PM

Title: Redirect main site to an ibay
Post by: Alex Wallace on July 19, 2001, 11:36:56 PM
Hi there! I want to redirect the main site on e-smith to an ibay so that other users can edit the site... Can someone tell me if this is possible and how to do it??

Thanks!
Title: Re: Redirect main site to an ibay
Post by: Helpme on July 20, 2001, 01:24:38 AM
If you log into the box as root (from console mode or SSH/Telnet) you should be able to chown the permissions onto the primary directory.

Eg.

1. ALT-F2 from the Esmith box.  enter "root" as the login name and enter your password.

2. cd /home/e-smith/files/primary

3. chown groupname html

That should do it!  Good luck!
Title: Re: Redirect main site to an ibay
Post by: Helpme on July 20, 2001, 01:25:40 AM
I haven't really tested it.  Maybe someone else can confirm this for me!