Koozali.org: home of the SME Server

Obsolete Releases => SME Server 8.x => Topic started by: ElFroggio on July 31, 2013, 02:38:03 AM

Title: How to disable an ibay?
Post by: ElFroggio on July 31, 2013, 02:38:03 AM
Hi,

SME8 (current). I have a few websites in multiples ibays.

I'd like to disable a couple of them. I don't want to delete them because they may be reactivated at later stage.

How can I disable a website/ibay?

Thanks
Title: Re: How to disable an ibay?
Post by: TerryF on July 31, 2013, 03:52:36 AM
Not sure if its what you want but in the "Create, modify, or remove i-bays" window of the server-manager you can set the access rights for users and public

Public - No Access

Set group access to a group with just you..
or
Make a group - noaccess, no users in the group - set its access to that group

There will be others...

Have a good read of http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter14#Information_Bays_.28i-bays.29 as well
Title: Re: How to disable an ibay?
Post by: ElFroggio on July 31, 2013, 04:13:53 AM
Have a good read of http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter14#Information_Bays_.28i-bays.29 as well

Thank you. I completely forgot about that.

Thanks
Title: Re: How to disable an ibay?
Post by: ElFroggio on July 31, 2013, 04:14:22 PM
Not sure if its what you want but in the "Create, modify, or remove i-bays" window of the server-manager you can set the access rights for users and public

Public - No Access
Hi,

Is there a way of displaying a custom page that says "The website is not currently operating..." or something like that?

Thanks
Title: Re: How to disable an ibay?
Post by: Stefano on July 31, 2013, 04:16:58 PM
Hi,

Is there a way of displaying a custom page that says "The website is not currently operating..." or something like that?

Thanks

put an index.html file into the html folder with the desidered message..
be aware that in this way you can't "disable" the web features of the ibay and so each web page will be available (think about bookmarks)
Title: Re: How to disable an ibay?
Post by: ElFroggio on July 31, 2013, 04:39:54 PM
put an index.html file into the html folder with the desired message..
be aware that in this way you can't "disable" the web features of the ibay and so each web page will be available (think about bookmarks)
Too bad! It be a "no message"

Thanks
Title: Re: How to disable an ibay?
Post by: janet on July 31, 2013, 08:29:26 PM
ElFroggio

Depending on the structure of the web content that is in the ibay, you could leave the ibay enabled for web access, add a new index.html with your message, and then use this howto
http://wiki.contribs.org/Htaccess
to block access to subfolders.

Alternatively if a domain name is used to access the ibay, & that domain is configured in the Domains panel in server manager, then you could point that domain at a newly created but empty ibay that just has the message you want to display in the index.html file.