Koozali.org: home of the SME Server

Redirect main site to an ibay

Alex Wallace

Redirect main site to an ibay
« 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!

Helpme

Re: Redirect main site to an ibay
« Reply #1 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!

Helpme

Re: Redirect main site to an ibay
« Reply #2 on: July 20, 2001, 01:25:40 AM »
I haven't really tested it.  Maybe someone else can confirm this for me!